We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 871f2f9 + 7ba9b17 commit b5a11a8Copy full SHA for b5a11a8
2 files changed
controller/requirements.txt
@@ -7,7 +7,7 @@ Django==1.6.7
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-guardian==1.2.4
10
-django-json-field==0.5.5
+django-json-field==0.5.7
11
djangorestframework==2.3.14
12
docker-py==0.4.0
13
gunicorn==19.1.1
docs/docs_requirements.txt
@@ -12,7 +12,7 @@ Django==1.6.7
14
15
16
17
18
gunicorn==18.0
0 commit comments