mcp>=1.0.0
fastapi>=0.68.0
uvicorn>=0.15.0
httpx>=0.24.0
python-dotenv>=0.19.0
pydantic>=1.8.0
requests>=2.31.0

[dev]
pytest>=6.0
black>=21.0
flake8>=3.9
twine>=6.1.0
pylint>=2.17.0
bandit>=1.7.5
pre-commit>=3.3.0
coverage>=7.2.0
flake8-bandit>=4.1.1
flake8-bugbear>=23.7.10
uvicorn>=0.32.1
