update SQLAlchemy

This commit is contained in:
Daniel Ternyak 2019-04-28 17:33:32 -05:00
parent 4e5845905d
commit 3786791fff
No known key found for this signature in database
GPG Key ID: DF212D2DC5D0E245
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ click>=5.0
# Database
Flask-SQLAlchemy==2.3.2
psycopg2==2.7.5
SQLAlchemy==1.2.10
SQLAlchemy==1.3.0
# Migrations
Flask-Migrate==2.2.1