mcp>=1.0.0
pydantic>=2.5.0
httpx>=0.25.2
python-dotenv>=1.0.0
structlog>=24.1.0

[dev]
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov==4.1.0
black==23.11.0
isort==5.12.0
mypy==1.7.0
ruff==0.1.8
