Skip to content

Commit 72f0df8

Browse files
committed
chore(requirements): move from django-cors-headers to django-cors-middleware
django-cors-headers is inactive and django-cors-middleware is a fork of the former
1 parent 5caac74 commit 72f0df8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Deis controller requirements
22
backoff==1.2.1
33
Django==1.9.8
4-
django-cors-headers==1.1.0
4+
django-cors-middleware==1.2.0
55
django-guardian==1.4.4
66
djangorestframework==3.4.1
77
docker-py==1.9.0

0 commit comments

Comments
 (0)