argus-netconf-exporter/requirements.txt
2025-11-28 14:35:21 +08:00

13 lines
179 B
Plaintext

fastapi
uvicorn
ncclient
cryptography
prometheus_client
PyYAML
# 以下为开发/测试依赖,如在生产镜像中不需要,可移除
pytest
pytest-asyncio
pytest-cov
httpx