We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 082a344 commit 097c4d3Copy full SHA for 097c4d3
requirements.txt
@@ -35,7 +35,7 @@ pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
35
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
36
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
37
redis==5.0.3 ; python_version >= "3.10" and python_version < "4.0"
38
-sqlalchemy==2.0.29 ; python_version >= "3.10" and python_version < "4.0"
+sqlalchemy==2.0.32 ; python_version >= "3.10" and python_version < "4.0"
39
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
40
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "4.0"
41
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments