diff --git a/djangoRestAPI/requirements.txt b/djangoRestAPI/requirements.txt index f6595c37..87c97f4f 100644 --- a/djangoRestAPI/requirements.txt +++ b/djangoRestAPI/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.3 +Django==2.2.27 gunicorn[gevent]==19.9.0 django-cors-headers==3.0.2 djangorestframework==3.10.1