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 93cd6d3 + c8404b3 commit 3c28d2cCopy full SHA for 3c28d2c
pyproject.toml
@@ -59,7 +59,7 @@ Homepage = "https://eadwincode.github.io/ellar-django-module/"
59
60
[project.optional-dependencies]
61
test = [
62
- "pytest >= 7.1.3,<8.0.0",
+ "pytest >= 7.1.3,< 9.0.0",
63
"pytest-django",
64
"pytest-cov >= 2.12.0,<5.0.0",
65
"mypy == 1.7.1",
0 commit comments