commit | 0786770d8ea24181f8489cc968ab0556f8809310 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Mar 28 10:07:46 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Mar 28 10:07:46 2016 -0700 |
tree | 771225fe9be7418e02ad300ea57e1293af4fb57a | |
parent | a71adc7a5e67e05ca92c187823efb7be0b33e719 [diff] |
update to latest djangorestframework
diff --git a/containers/xos/Dockerfile b/containers/xos/Dockerfile index f65eb37..aad9f3b 100644 --- a/containers/xos/Dockerfile +++ b/containers/xos/Dockerfile
@@ -48,7 +48,7 @@ django_rest_swagger \ django-suit==0.3a1 \ django-timezones \ - djangorestframework==2.4.4 \ + djangorestframework==3.3.3 \ dnslib \ lxml \ markdown \