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