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