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.
2 parents c2283cd + 342d2b2 commit b10cdd5Copy full SHA for b10cdd5
pyproject.toml
@@ -62,7 +62,7 @@ test = [
62
"pytest >=7.1.3,<8.0.0",
63
"pytest-cov >=2.12.0,<4.0.0",
64
"mypy ==0.971",
65
- "flake8 >=3.8.3,<4.0.0",
+ "flake8 >=3.8.3,<7.0.0",
66
"black ==22.8.0",
67
"isort >=5.0.6,<6.0.0",
68
"pytest-asyncio",
0 commit comments