diff --git a/setup.cfg b/setup.cfg
index 4b5a2612462e9dbbcbf8d1f8f9106f7414345de7..8858c1aeb26a6d23e1878fa9c6e01b35e28a901e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -27,7 +27,7 @@ install_requires =
     pyyaml==5.3.1
     pyyaml==5.3.1
     click==7.1.1
-    django-brotli~=2.2.17
+    django-brotli~=0.2.0
     djangorestframework-guardian~=0.3.0
 
 [options.entry_points]