Pin version of sqlalchemy (#890)

This commit is contained in:
Jonathan Zernik 2021-03-18 20:58:24 -04:00 committed by GitHub
parent 1a35af505b
commit 8178a114b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ setup(
'mypy-protobuf',
'psycopg2',
'requests',
'SQLAlchemy',
'SQLAlchemy>=1.3.0,<1.4.0',
'Flask',
'protobuf',
'flask-login',