diff --git a/requirements/local.txt b/requirements/local.txt index 6f63702..608a9bb 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,7 +1,7 @@ Django==2.2.8 django-cors-headers==3.1.0 django-mysql==3.2.0 -djangorestframework==3.10.2 +djangorestframework==3.11.2 et-xmlfile==1.0.1 jdcal==1.4.1 memory-profiler==0.55.0 diff --git a/requirements/production.txt b/requirements/production.txt index 6f63702..608a9bb 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,7 +1,7 @@ Django==2.2.8 django-cors-headers==3.1.0 django-mysql==3.2.0 -djangorestframework==3.10.2 +djangorestframework==3.11.2 et-xmlfile==1.0.1 jdcal==1.4.1 memory-profiler==0.55.0