-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
- Install Ubuntu LTS 22.04
- Create nautobot python virtual environment
- Install nautobot core 2.4.7
- Install nautobot netbox importer 2.1.0
Sample Data
Not relevant
Metadata
Metadata
Assignees
Labels
No labels