Merge pull request #431 from grant-project/requirements

Update SQLAlchemy
This commit is contained in:
Daniel Ternyak 2019-04-28 17:49:25 -05:00 committed by GitHub
commit 8528aa3389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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