Skip to content

dependency conflict with social-auth-core[saml] #391

Description

@huacchob

Environment

  • Python version: 3.12
  • circuit_maintenance_parser version: 2.10.0

Expected Behavior

Dependencies not clashing with social-auth-core

Observed Behavior

social-auth-core[saml] requires lxml version 6.0.2, which conflicts with the lxml version circuit-maintenance-parser uses. This causes nautobot to crash, if the lxml version required by circuit-maintenance-parser is selected, because SSO middleware would not load.

Steps to Reproduce

  1. install social-auth-core[saml]
  2. install nautobot-circuit-maintenance
  3. You will get an error once you try to log into nautobot

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions