We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c532a commit 976e942Copy full SHA for 976e942
requirements/pip.txt
@@ -92,10 +92,7 @@ dj-pagination==2.5.0
92
# Version comparison stuff
93
packaging==21.2
94
95
-# django-cors-middleware was replaced by django-cors-headers
96
-# django-cors-headers==3.10.0 is failing with:
97
-# AttributeError: 'dict' object has no attribute 'has_header'
98
-django-cors-headers==2.0.0 # pyup: ignore
+django-cors-headers==3.11.0
99
100
# User agent parsing - used for analytics purposes
101
user-agents==2.2.0
0 commit comments