Set SQLAlchemy version to last known working

This commit is contained in:
DarkPhoenix
2021-05-19 03:40:09 +03:00
parent 5763954f51
commit 88e4f7a77e

View File

@@ -4,7 +4,7 @@ numpy == 1.19.2
matplotlib == 3.2.2
python-dateutil
requests >= 2.0.0
sqlalchemy >= 1.3.0
sqlalchemy == 1.3.23
cryptography >= 2.3
markdown2 >= 2.3.5
packaging >= 16.8