diff --git a/backend/requirements.txt b/backend/requirements.txt index 5cf5c13..71805f4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.2.3 Django==3.0.7 -djangorestframework==3.11.0 +djangorestframework==3.11.2 djangorestframework-jwt==1.11.0 PyJWT==1.7.1 python-dotenv==0.10.3