rich>=13.0
inquirer>=3.0
psutil>=5.9
pydantic>=2.0
pyyaml>=6.0
hf-model-tool>=0.2.5
requests>=2.28.0
fastapi>=0.100.0
uvicorn>=0.23.0
httpx<1.0.0,>=0.24.0

[dev]
pytest>=7.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-asyncio>=0.21.0
requests>=2.28.0
httpx<1.0.0,>=0.24.0
fastapi>=0.100.0
uvicorn>=0.23.0

[vllm]
vllm>=0.10.0
