We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266dbed commit be44debCopy full SHA for be44deb
requirements.txt
@@ -19,7 +19,7 @@ mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
19
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
20
packaging==24.0 ; python_version >= "3.10" and python_version < "4.0"
21
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
22
-platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
+platformdirs==4.3.5 ; python_version >= "3.10" and python_version < "4.0"
23
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
24
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
25
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments