# Core networking and SSH
netmiko>=4.2.0
paramiko>=3.3.1

# Data parsing and templates
ntc-templates>=3.5.0
textfsm>=1.1.2

# CLI and user interface
click>=8.0.0
rich>=13.0.0

# Configuration and environment
python-dotenv>=1.0.0

# Security and logging
keyring>=25.5.0
loguru>=0.7.3

# Legacy support (optional for backward compatibility)
napalm>=4.1.0
nornir>=3.3.0
nornir-napalm>=0.4.0
nornir-utils>=0.2.0
pynetbox>=7.5.0
