fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.0.0
python-dotenv>=1.0.0
websockets>=12.0
httpx>=0.27

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