click>=8.1
loguru>=0.7
pyyaml>=6.0
pydantic>=2.7
pydantic-settings>=2.3
fastapi>=0.110
uvicorn>=0.29
websockets>=12.0
httpx>=0.27
tiktoken>=0.7

[dev]
pytest>=8.0
pytest-asyncio>=0.23

[gpu]
pynvml>=11.5
vllm>=0.5

[image]
diffusers>=0.31.0
transformers>=4.44.0
accelerate>=0.34.0
sentencepiece>=0.2.0
protobuf>=4.25
Pillow>=10.0

[nvml]
pynvml>=11.5
