diff --git a/setup.py b/setup.py index b7f375e..a84cf81 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ def get_package_data(package): ], install_requires=[ # Auth - "social-auth-app-django==3.1.0", + "social-auth-app-django==5.4.1", "social-auth-core==3.2.0", "requests-oauthlib==1.3.0", "oauthlib==3.1.0",