We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082a344 commit 6681feeCopy full SHA for 6681fee
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.37 ; 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