requirements: Upgrade SQLAlchemy to 1.2.7.

This commit is contained in:
Vishnu Ks 2018-05-02 17:46:31 +00:00 committed by Tim Abbott
parent 1eaaecb69a
commit 94d58cb545
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ ipython==6.3.1
Pillow==5.1.0
# Needed for building complex DB queries
SQLAlchemy==1.2.6
SQLAlchemy==1.2.7
# Needed for password hashing
argon2-cffi==18.1.0

View File

@ -159,7 +159,7 @@ sourcemap==0.2.1
sphinx-rtd-theme==0.2.4
sphinx==1.7.4
sphinxcontrib-websupport==1.0.1 # via sphinx
sqlalchemy==1.2.6
sqlalchemy==1.2.7
statsd==3.2.1 # via django-statsd-mozilla
stripe==1.79.1
tblib==1.3.2

View File

@ -110,7 +110,7 @@ social-auth-app-django==2.1.0
social-auth-core==1.5.0 # via social-auth-app-django
sockjs-tornado==1.0.3
sourcemap==0.2.1
sqlalchemy==1.2.6
sqlalchemy==1.2.7
statsd==3.2.1 # via django-statsd-mozilla
stripe==1.79.1
tornado==4.5.3