diff --git a/setup.cfg b/setup.cfg
index 9109601b26b31516966871a2cd0e96dd6ae865f9..4b5a2612462e9dbbcbf8d1f8f9106f7414345de7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -21,14 +21,14 @@ install_requires =
     validators~=0.12
     pyld==1.0.5
     django-guardian==2.3.0
-    django-cookies-samesite
+    django-cookies-samesite~=0.8.0
     djangorestframework~=3.12
     requests==2.23.0
     pyyaml==5.3.1
-    pyyaml == 5.3.1
-    click == 7.1.1
-    django-brotli
-    djangorestframework-guardian
+    pyyaml==5.3.1
+    click==7.1.1
+    django-brotli~=2.2.17
+    djangorestframework-guardian~=0.3.0
 
 [options.entry_points]
 console_scripts =