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 e685a1d commit 3455f71Copy full SHA for 3455f71
requirements.txt
@@ -11,7 +11,7 @@ mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
11
mock==5.1.0 ; python_version >= "3.10" and python_version < "4.0"
12
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
13
mypy==1.5.1 ; python_version >= "3.10" and python_version < "4.0"
14
-packaging==23.1 ; python_version >= "3.10" and python_version < "4.0"
+packaging==23.2 ; python_version >= "3.10" and python_version < "4.0"
15
pathspec==0.11.2 ; python_version >= "3.10" and python_version < "4.0"
16
platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0"
17
pluggy==1.3.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments