httpx>=0.26.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
PyYAML>=6.0.1
python-dotenv>=1.0.0
structlog>=24.1.0
mcp>=1.2.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
pytest-httpx>=0.28.0
black>=24.1.0
ruff>=0.1.0
mypy>=1.8.0
pre-commit>=3.6.0

[server]
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
PyJWT[crypto]>=2.9.0
python-multipart>=0.0.9
