mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Suppressed the use of SQLAlchemy 1.4
This commit is contained in:
committed by
GitHub
parent
545b5828b5
commit
535aa0d8fe
@ -1,7 +1,7 @@
|
|||||||
alembic>=0.8.5
|
alembic>=0.8.5
|
||||||
pyyaml>=3.11
|
pyyaml>=3.11
|
||||||
psycopg2-binary>=2.6.1
|
psycopg2-binary>=2.6.1
|
||||||
SQLAlchemy>=1.0.12
|
SQLAlchemy>=1.0.12, <1.4
|
||||||
coloredlogs==5.0
|
coloredlogs==5.0
|
||||||
certifi>=2017.11.5
|
certifi>=2017.11.5
|
||||||
numpy>=1.8.2
|
numpy>=1.8.2
|
||||||
|
Reference in New Issue
Block a user