diff --git a/setup.cfg b/setup.cfg index ae6dec7e..2bd4a8ae 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ classifiers = packages = find: include_package_data = True install_requires = - Django>=3.2.5 + Django>=3.2.5,<4 django-agnocomplete==1.0.0 django-compressor==2.4.1 Pillow==8.4.0