had to lock sqlalchemy to a newer version, but was able to unlock flask version

This commit is contained in:
2024-12-07 19:42:03 +11:00
parent 8157292df4
commit f97653c4f1

View File

@@ -1,8 +1,8 @@
flask==2.3.3
numpy==1.26.4 numpy==1.26.4
flask
flask_login flask_login
flask-ldap3-login flask-ldap3-login
sqlalchemy sqlalchemy>=2.0.36
flask-sqlalchemy flask-sqlalchemy
SQLAlchemy-serializer SQLAlchemy-serializer
marshmallow-sqlalchemy marshmallow-sqlalchemy