Skip to content

Commit 4ce9ae0

Browse files
committed
fix MPP-4127: django-debug-toolbar 5.1.x requires django-csp 4.0b7+
1 parent 8a223d1 commit 4ce9ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Django==4.2.20
55
dj-database-url==2.3.0
66
django-allauth[socialaccount]==65.5.0
77
django-cors-headers==4.7.0
8-
django-csp==4.0b4
8+
django-csp==4.0b7
99
django-debug-toolbar==5.1.0
1010
django-filter==25.1
1111
django-ipware==7.0.1

0 commit comments

Comments
 (0)