diff --git a/setup.py b/setup.py index 88ed2250..458f843a 100644 --- a/setup.py +++ b/setup.py @@ -121,7 +121,7 @@ "Flask-RESTful==0.3.4", "Jinja2==2.7.2", "MarkupSafe==0.23", - "SQLAlchemy==1.2.19", + "SQLAlchemy==1.3.0", "Werkzeug==0.12.2", "itsdangerous==0.24", "python-dateutil==2.6.0",