diff --git a/pyproject.toml b/pyproject.toml index 03e53aa551d..1e658c2b1dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -130,7 +130,7 @@ pyuwsgi = "~2.0.23" # YAML parsing and rendering PyYAML = "~6.0" # Social authentication core -social-auth-core = {version = "~4.5.3", optional = true, extras = ["openidconnect", "saml"]} +social-auth-core = {version = "~4.5.3", optional = true, extras = ["saml"]} # Social authentication/registration with support for many auth providers social-auth-app-django = "~5.4.0" # Rendering of SVG images (for rack elevations, etc.)