fastapi>=0.95.0
uvicorn>=0.21.1
pydantic>=2.0.0
httpx>=0.24.0
python-dotenv>=1.0.0
requests>=2.28.2
mcp>=0.1.0

[dev]
pytest>=7.0.0
black>=23.1.0
isort>=5.12.0
mypy>=1.0.1
flake8>=6.0.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
build>=1.0.3
twine>=4.0.2
pre-commit>=3.3.2
