We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fbaac commit b818f06Copy full SHA for b818f06
requirements.txt
@@ -22,7 +22,7 @@ mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
22
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
23
packaging==24.2 ; python_version >= "3.10" and python_version < "4.0"
24
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
25
-platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0"
+platformdirs==4.3.8 ; python_version >= "3.10" and python_version < "4.0"
26
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
27
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
28
pycodestyle==2.12.1 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments