We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0ca70c + 7c518db commit 23d7e30Copy full SHA for 23d7e30
2 files changed
controller/requirements.txt
@@ -9,7 +9,7 @@ django-allauth==0.15.0
9
# HACK: use bacongobbler's feature branch until
10
# https://github.com/kmmbvnr/django-fsm/pull/31 is merged
11
git+https://github.com/deis/django-fsm@add-exception-handling
12
-django-guardian==1.1.1
+django-guardian==1.2.4
13
django-json-field==0.5.5
14
django-yamlfield==0.5
15
djangorestframework==2.3.14
docs/docs_requirements.txt
@@ -13,7 +13,7 @@ django-allauth==0.15.0
git+https://github.com/bacongobbler/django-fsm@add-exception-handling
16
17
18
19
docker-py==0.4.0
0 commit comments