commit | 9dca6294a46228484ac514c3acf04299f31bc336 | [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 | 318ca787b6117624d7feb12b06e7bcc3ef213df4 | |
parent | 9ac1dca1710471745def6d7c79be15bc140689f2 [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 \