Update SQLAlchemy version to 2.0.40 (#114)

fixes an issue with models on newer versions of python
This commit is contained in:
David Markowitz
2025-09-29 20:16:37 -07:00
committed by GitHub
parent 7c363ee6c1
commit f8b1c086cf

View File

@@ -12,7 +12,7 @@ Flask-WTF==1.2.1
gunicorn==21.2.0
libsass==0.21.0
PyMySQL==1.0.2
SQLAlchemy==2.0.23
SQLAlchemy==2.0.40
sqlalchemy-datatables==2.0.1
Wand==0.6.7
webassets==2.0