aiohttp>=3.8.0
aiofiles>=23.0.0
pydantic>=2.0.0
click>=8.0.0
colorama>=0.4.6
psutil>=5.9.0
PyInstaller>=5.0.0

[all]
mcp-framework[build,dev,web]

[build]
PyInstaller>=5.0.0
wheel>=0.37.0
twine>=4.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.991
pre-commit>=2.20.0

[web]
jinja2>=3.0.0
aiohttp-jinja2>=1.5.0
