fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.7.0
pyyaml>=6.0
python-dotenv>=1.0.0
httpx>=0.27.0
jinja2>=3.1.0
aiofiles>=24.0
python-multipart>=0.0.9
sse-starlette>=2.0.0
pyjwt>=2.8.0
bcrypt>=4.1.0
anthropic>=0.25.0
google-generativeai>=0.5.0
typer>=0.12
rich>=13.0
tomli_w>=1.0
prompt-toolkit>=3.0
httpx>=0.27

[dev]
pytest
pytest-asyncio
pytest-cov
ruff
bandit[toml]
mypy
types-PyYAML
types-aiofiles
hypothesis
pytest-recording

[gws]
google-api-python-client>=2.100.0
google-auth-oauthlib>=1.2.0

[openai]
openai>=1.30.0
