瀏覽代碼

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

jeremystretch 4 年之前
父節點
當前提交
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