pydantic>=2.0
httpx>=0.27
cryptography>=42.0
uvicorn>=0.30
fastapi>=0.115
websockets>=13.0

[dashboard]
fastapi>=0.115
uvicorn>=0.30
websockets>=13.0

[dev]
pytest>=8.0
pytest-asyncio>=0.24
hypothesis>=6.100
pytest-cov>=5.0
ruff>=0.6
mypy>=1.11

[sim]
openai>=1.50
anthropic>=0.37
google-generativeai>=0.8
numpy>=1.26
pandas>=2.2
matplotlib>=3.9
