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 9b68c7f commit 29cdec4Copy full SHA for 29cdec4
docs/requirements.txt
@@ -23,7 +23,7 @@ isort==5.10.1; python_full_version >= "3.6.1" and python_version < "4.0"
23
itsdangerous==2.1.2; python_version >= "3.7"
24
jinja2==3.1.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
25
markupsafe==2.1.1; python_version >= "3.7"
26
-mccabe==0.6.1; python_version >= "3.6"
+mccabe==0.7.0; python_version >= "3.6"
27
mypy-extensions==0.4.3; python_full_version >= "3.6.2"
28
packaging==21.3; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
29
pathspec==0.9.0; python_full_version >= "3.6.2"
0 commit comments