Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
chore(requirements): move from django-cors-headers to django-cors-mid…
Browse files Browse the repository at this point in the history
…dleware

django-cors-headers is inactive and django-cors-middleware is a fork of the former
  • Loading branch information
helgi committed Aug 2, 2016
1 parent 5caac74 commit 72f0df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Deis controller requirements
backoff==1.2.1
Django==1.9.8
django-cors-headers==1.1.0
django-cors-middleware==1.2.0
django-guardian==1.4.4
djangorestframework==3.4.1
docker-py==1.9.0
Expand Down

0 comments on commit 72f0df8

Please sign in to comment.