We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99229e1 commit ede5b3fCopy full SHA for ede5b3f
requirements.txt
@@ -32,7 +32,7 @@ platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
32
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
33
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"
+pymysql==1.1.1 ; 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"
0 commit comments