APScheduler~=3.10
croniter~=5.0
fastapi~=0.115
httpx~=0.27
napalm~=5.0
netboxlabs-diode-sdk~=0.4
pydantic~=2.9
python-dotenv~=1.0
uvicorn~=0.32

[dev]
black
check-manifest
ruff

[test]
coverage
pytest
pytest-cov
