diff --git a/backend/requirements.txt b/backend/requirements.txt index 82bf32f..d57fdda 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.2.7 autopep8==1.5.3 Django==3.0.7 django-cors-headers==3.3.0 -djangorestframework==3.11.0 +djangorestframework==3.11.2 djangorestframework-simplejwt==4.4.0 psycopg2==2.8.5 psycopg2-binary==2.8.5