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 c357790 commit 66c38f8Copy full SHA for 66c38f8
pyproject.toml
@@ -59,7 +59,7 @@ safety = "^2.0.0"
59
readme-renderer = "^34.0"
60
pygount = "^1.2.4"
61
types-PyYAML = "^6.0"
62
-coverage = "^6.2"
+coverage = ">=6.2,<8.0"
63
beautifulsoup4 = "^4.11.1"
64
pytest-django = "^4.5.2"
65
django-test-migrations = "^1.2.0"
0 commit comments