diff --git a/setup.py b/setup.py index 74f7ed34d5..099047e98f 100755 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ install_requires = [ "django-taggit>=2.0,<5.0", "django-treebeard>=4.5.1,<5.0", "djangorestframework>=3.11.1,<4.0", - "django-filter>=2.2,<24", + "django-filter>=23.3,<24", "draftjs_exporter>=2.1.5,<3.0", "Pillow>=9.1.0,<11.0.0", "beautifulsoup4>=4.8,<4.12",