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 d663ae3 commit d27aebdCopy full SHA for d27aebd
requirements.txt
@@ -16,7 +16,7 @@ mypy-extensions==1.1.0 ; python_version >= "3.12" and python_version < "4.0"
16
mypy==1.17.1 ; python_version >= "3.12" and python_version < "4.0"
17
packaging==25.0 ; python_version >= "3.12" and python_version < "4.0"
18
pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0"
19
-platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0"
+platformdirs==4.5.1 ; python_version >= "3.12" and python_version < "4.0"
20
pluggy==1.6.0 ; python_version >= "3.12" and python_version < "4.0"
21
pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0"
22
pymysql==1.1.2 ; python_version >= "3.12" and python_version < "4.0"
0 commit comments