1
0
mirror of synced 2025-01-18 22:24:04 +01:00

Pin SQLAlchemy to legacy version as new version changes enough to break things.

This commit is contained in:
Jennifer Taylor 2023-02-17 03:23:42 +00:00
parent eaf07ddf6a
commit e30dcb2884

View File

@ -1,5 +1,5 @@
Cython
SQLAlchemy
SQLAlchemy<2.0.0
alembic
PyYAML
Flask