소스 검색

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