We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082a344 commit bd2bf2fCopy full SHA for bd2bf2f
requirements.txt
@@ -34,7 +34,7 @@ pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
34
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"
+redis==5.0.8 ; python_version >= "3.10" and python_version < "4.0"
38
sqlalchemy==2.0.29 ; 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"
0 commit comments