diff --git a/requirements.txt b/requirements.txt index 4e0e3d4..6236eee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ python-dateutil==2.6.1 python-editor==1.0.3 redis==3.1.0 six==1.10.0 -SQLAlchemy==1.1.13 +SQLAlchemy==1.3.3 uWSGI==2.0.15 Werkzeug==0.12.2 WTForms==2.1 diff --git a/scripts/deploy.sh b/scripts/deploy.sh index de24015..41dd395 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -235,7 +235,7 @@ python-dateutil==2.6.1 python-editor==1.0.3 redis==3.1.0 six==1.10.0 -SQLAlchemy==1.1.13 +SQLAlchemy==1.3.3 uwsgidecorators==1.1.0 Werkzeug==0.12.2 WTForms==2.1