websockets>=12.0
litellm>=1.40.0
aiohttp>=3.9.0
Pillow>=10.0.0
python-dotenv>=1.0.0
PyYAML>=6.0.0

[:python_version < "3.11"]
tomli>=2.0.1

[dev]
fastapi<1.0,>=0.104
uvicorn<1.0,>=0.24
httpx<1.0,>=0.28
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
requests<3.0,>=2.31
ruff>=0.4
