We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213a949 commit 3f602d0Copy full SHA for 3f602d0
1 file changed
pyproject.toml
@@ -48,7 +48,8 @@ dev = [
48
"respx>=0.20.0,<0.21.0",
49
"mypy>=1.0.0,<2.0.0",
50
"ruff>=0.1.0,<0.2.0",
51
- "pre-commit>=3.0.0,<4.0.0"
+ "pre-commit>=3.0.0,<4.0.0",
52
+ "flake8>=6.0.0,<7.0.0"
53
]
54
55
[tool.hatch.version]
0 commit comments