Skip to content

Incompatible diffsync library dependency #199

@philipecwade

Description

@philipecwade

Environment

  • Python version: 3.10.12
  • Nautobot version: 2.4.7
  • nautobot-netbox-importer version: 2.1.0

nautobot-netbox-importer to install without downgrading libraries to versions that conflict with the nautobot core

Observed Behavior

pip install nautobot-netbox-importer --dry-run -qv
Collecting nautobot-netbox-importer
Using cached nautobot_netbox_importer-2.1.0-py3-none-any.whl.metadata (4.6 kB)
Requirement already satisfied: Markdown!=3.3.5 in ./lib/python3.10/site-packages (from nautobot-netbox-importer) (3.6)
...
Would install ### diffsync-1.10.0 nautobot-netbox-importer-2.1.0 pydantic-1.10.21 structlog-22.3.0

pip list | grep diffsync

diffsync 2.0.1

Steps to Reproduce

  1. Install Ubuntu LTS 22.04
  2. Create nautobot python virtual environment
  3. Install nautobot core 2.4.7
  4. Install nautobot netbox importer 2.1.0

Sample Data

Not relevant

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