mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-05 14:56:24 -06:00
Closes #8502: Omit [all] from social-auth-core in base requirements
This commit is contained in:
@@ -100,7 +100,7 @@ PyYAML
|
|||||||
|
|
||||||
# Social authentication framework
|
# Social authentication framework
|
||||||
# https://github.com/python-social-auth/social-core
|
# https://github.com/python-social-auth/social-core
|
||||||
social-auth-core[all]
|
social-auth-core
|
||||||
|
|
||||||
# Django app for social-auth-core
|
# Django app for social-auth-core
|
||||||
# https://github.com/python-social-auth/social-app-django
|
# https://github.com/python-social-auth/social-app-django
|
||||||
|
|||||||
Reference in New Issue
Block a user