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 d5be3d4 commit c069ea2Copy full SHA for c069ea2
pyproject.toml
@@ -84,7 +84,7 @@ xml-validation = ["lxml"]
84
ddt = "1.7.2"
85
coverage = "7.8.0"
86
flake8 = { version="7.2.0", python=">=3.9.1" }
87
-flake8-annotations = { version="3.1.1", python=">=3.9.1" }
+flake8-annotations = "3.1.1"
88
flake8-bugbear = "24.12.12"
89
flake8-copyright-validator = "0.0.1"
90
flake8-isort = "6.1.2"
0 commit comments