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