diff --git a/backend/requirements.txt b/backend/requirements.txt index 3626a79..e52b149 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ requests -Django==2.2.8 +Django==2.2.28 social-auth-app-django==3.1.0 psycopg2==2.7.5 psycopg2-binary==2.7.5