We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082a344 commit c9e42bbCopy full SHA for c9e42bb
requirements.txt
@@ -28,7 +28,7 @@ msgspec==0.18.6 ; python_version >= "3.10" and python_version < "4.0"
28
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
29
packaging==24.0 ; python_version >= "3.10" and python_version < "4.0"
30
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
31
-platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
+platformdirs==4.3.4 ; 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"
0 commit comments