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 e35e3c8 + a41b963 commit 7be95ccCopy full SHA for 7be95cc
pyproject.toml
@@ -40,7 +40,7 @@ exclude = ["django_enum/tests"]
40
python = ">=3.7,<4.0"
41
Django = ">=3.2,<5.0"
42
enum-properties = {version = "^1.2.0", optional = true}
43
-django-filter = {version = ">=21,<23", optional = true}
+django-filter = {version = ">=21,<24", optional = true}
44
djangorestframework = {version = "^3.9", optional = true}
45
46
[tool.poetry.group.dev.dependencies]
0 commit comments