diff --git a/backend/requirements.txt b/backend/requirements.txt index e6b18cb12..d4becebbf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -54,9 +54,9 @@ defusedxml==0.7.1 # djangosaml2 # pysaml2 # python3-openid -dj-rest-auth[with-social]==4.0.1 +dj-rest-auth[with-social,with_social]==4.0.1 # via -r requirements.in -django==4.2.27 +django==4.2.28 # via # -r requirements.in # dj-rest-auth