diff --git a/osx_requirements.txt b/osx_requirements.txt index ba3b9fd2..9c3c6f6c 100644 --- a/osx_requirements.txt +++ b/osx_requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.23 +Django==2.2.24 pytest-cov==2.6.1 mypy==0.600 django-cors-headers==2.5.2 diff --git a/requirements.txt b/requirements.txt index 9c660bf5..0b547831 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.23 +Django==2.2.24 pytest-cov==2.6.1 mypy==0.600 django-cors-headers==2.5.2