mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-10-10 17:18:02 +00:00
Update SQLAlchemy version to 2.0.40 (#114)
fixes an issue with models on newer versions of python
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user