Explorar el Código

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

jeremystretch hace 4 años
padre
commit
94a0a3b568
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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