APScheduler~=3.10
croniter~=5.0
fastapi~=0.115
httpx~=0.27
netboxlabs-diode-sdk~=0.4
pydantic~=2.9
uvicorn~=0.32
PyYAML~=6.0

[dev]
black
check-manifest
ruff

[test]
coverage
pytest
pytest-cov
