diff --git a/backend/requirements.txt b/backend/requirements.txt index 002fec3..04c1c9a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.3 +Django==2.2.27 djangorestframework==3.10.2 djangorestframework-simplejwt==4.3.0 psycopg2-binary==2.8.3