mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-16 13:01:04 +02:00
Pin version of sqlalchemy (#890)
This commit is contained in:
parent
1a35af505b
commit
8178a114b8
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -91,7 +91,7 @@ setup(
|
|||
'mypy-protobuf',
|
||||
'psycopg2',
|
||||
'requests',
|
||||
'SQLAlchemy',
|
||||
'SQLAlchemy>=1.3.0,<1.4.0',
|
||||
'Flask',
|
||||
'protobuf',
|
||||
'flask-login',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue