Просмотр исходного кода

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

jeremystretch 4 лет назад
Родитель
Сommit
94a0a3b568
1 измененных файлов с 1 добавлено и 1 удалено
  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