We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a71a618 + 6a1ec31 commit c637252Copy full SHA for c637252
2 files changed
controller/requirements.txt
@@ -6,7 +6,7 @@
6
Django==1.6.8
7
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
8
git+https://github.com/deis/django-fsm@propagate-false
9
-django-cors-headers==0.13
+django-cors-headers==1.0.0
10
django-guardian==1.2.4
11
django-json-field==0.5.7
12
djangorestframework==2.4.4
docs/docs_requirements.txt
@@ -10,7 +10,7 @@
13
14
15
16
0 commit comments