mcp
langchain>=0.1.0
langchain-community>=0.0.10
websockets>=12.0
aiohttp>=3.9.0
pydantic>=2.0.0
typing-extensions>=4.8.0
jsonschema-pydantic>=0.1.0
python-dotenv>=1.0.0

[anthropic]
anthropic>=0.15.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.9.0
isort>=5.12.0
mypy>=1.5.0
ruff>=0.1.0

[openai]
openai>=1.10.0
