diff --git a/configs/requirements.txt b/configs/requirements.txt index b7dd3f9..8afd9af 100644 --- a/configs/requirements.txt +++ b/configs/requirements.txt @@ -19,7 +19,7 @@ django-post-office==0.8.4 django-push-notifications==1.1.0 django-rest-swagger==0.1.14 django-uuidfield==0.5.0 -djangorestframework==2.3.14 +djangorestframework==3.11.2 django-select2-forms==1.1.18 google-api-python-client==1.2 httplib2==0.9 @@ -60,7 +60,7 @@ django-push-notifications==1.1.0 django-rest-swagger==0.1.14 django-select2-forms==1.1.18 django-uuidfield==0.5.0 -djangorestframework==2.3.14 +djangorestframework==3.11.2 google-api-python-client==1.2 httplib2==0.9 jsonfield==0.9.20