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 ed666d1 commit c02db1aCopy full SHA for c02db1a
pyproject.toml
@@ -42,7 +42,7 @@ exclude = ["django_enum/tests"]
42
python = ">=3.6,<4.0"
43
Django = ">=3.2,<5.0"
44
enum-properties = {version = "^1.1.1", optional = true}
45
-django-filter = {version = "^22.1", optional = true}
+django-filter = {version = "^21", optional = true}
46
djangorestframework = {version = "^3.9", optional = true}
47
48
[tool.poetry.dev-dependencies]
0 commit comments