mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
Closes #8502: Omit [all] from social-auth-core in base requirements
This commit is contained in:
parent
69305f0509
commit
94a0a3b568
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user