We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e685a1d commit f6d653fCopy full SHA for f6d653f
requirements.txt
@@ -17,7 +17,7 @@ platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0"
17
pluggy==1.3.0 ; python_version >= "3.10" and python_version < "4.0"
18
pycodestyle==2.11.0 ; python_version >= "3.10" and python_version < "4.0"
19
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
20
-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"
21
pytest==7.4.0 ; python_version >= "3.10" and python_version < "4.0"
22
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
23
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments