requirements: Upgrade SQLAlchemy to 1.1.10.

This commit is contained in:
Vishnu Ks 2017-06-18 01:22:37 +05:30 committed by showell
parent 0a06624186
commit f15875c1fe

View File

@ -16,7 +16,7 @@ Pillow==4.1.1
Pygments==2.2.0
# Needed for building complex DB queries
SQLAlchemy==1.1.9
SQLAlchemy==1.1.10
# Needed for password hashing
argon2-cffi==16.3.0