diff --git a/osx_requirements.txt b/osx_requirements.txt index ba3b9fd2..d12b8e7d 100644 --- a/osx_requirements.txt +++ b/osx_requirements.txt @@ -2,7 +2,7 @@ Django==1.11.23 pytest-cov==2.6.1 mypy==0.600 django-cors-headers==2.5.2 -djangorestframework==3.9.4 +djangorestframework==3.11.2 jsonschema==2.6.0 numpy==1.14.5 pytest==3.5.1 diff --git a/requirements.txt b/requirements.txt index 9c660bf5..e097c186 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.11.23 pytest-cov==2.6.1 mypy==0.600 django-cors-headers==2.5.2 -djangorestframework==3.9.4 +djangorestframework==3.11.2 jsonschema==3.1.1 numpy==1.17.4 pytest==3.5.1