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 590aae0 commit 30c7c1bCopy full SHA for 30c7c1b
Pipfile
@@ -15,7 +15,7 @@ wheel = "*"
15
# 2.9.0, < 2.10.0". ref: https://github.com/PyCQA/flake8/pull/1633
16
# The latest autopep8 specifies "pycodestyle >= 2.10.0". This conflict cannot be resolved. Pin the version to resolve this.
17
autopep8 = "<=1.7.0"
18
-importlib-metadata = "<7.2"
+importlib-metadata = "<7.3"
19
isort = "*"
20
more_itertools = "<10.4"
21
mypy = "<1.16.0"
0 commit comments