Parcourir la source

Closes #8502: Omit [all] from social-auth-core in base requirements

jeremystretch il y a 4 ans
Parent
commit
94a0a3b568
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      base_requirements.txt

+ 1 - 1
base_requirements.txt

@@ -100,7 +100,7 @@ PyYAML
 
 # Social authentication framework
 # https://github.com/python-social-auth/social-core
-social-auth-core[all]
+social-auth-core
 
 # Django app for social-auth-core
 # https://github.com/python-social-auth/social-app-django