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 82fbaac commit 958b086Copy full SHA for 958b086
requirements.txt
@@ -20,7 +20,7 @@ loguru==0.7.3 ; python_version >= "3.10" and python_version < "4.0"
20
markupsafe==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
21
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"
+packaging==25.0 ; 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"
26
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments