We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7664e99 commit 11f34f9Copy full SHA for 11f34f9
requirements.txt
@@ -33,7 +33,7 @@ pycodestyle==2.14.0 ; python_version >= "3.12" and python_version < "4.0"
33
pyflakes==3.4.0 ; python_version >= "3.12" and python_version < "4.0"
34
pymysql==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
35
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
36
-redis==6.2.0 ; python_version >= "3.12" and python_version < "4.0"
+redis==6.3.0 ; python_version >= "3.12" and python_version < "4.0"
37
sqlalchemy==2.0.41 ; python_version >= "3.12" and python_version < "4.0"
38
typing-extensions==4.14.1 ; python_version >= "3.12" and python_version < "4.0"
39
webassets==2.0 ; python_version >= "3.12" and python_version < "4.0"
0 commit comments