diff --git a/django/requirements.txt b/django/requirements.txt index d6dd3eb..4b7ada5 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -30,7 +30,7 @@ python3-openid==3.1.0 # via social-auth-core pytz==2018.5 # via django, google-api-core requests==2.20.0 # via google-api-core, requests-oauthlib, social-auth-core requests-oauthlib==1.0.0 # via social-auth-core -rsa==3.4.2 # via google-auth +rsa==4.7 # via google-auth six==1.11.0 # via google-api-core, google-auth, google-resumable-media, protobuf, social-auth-app-django, social-auth-core social-auth-app-django==2.1.0 social-auth-core==1.7.0 # via social-auth-app-django