mcp>=1.0.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
structlog>=25.0.0
python-dotenv>=1.0.0
httpx>=0.27.0
pyyaml>=6.0
python-dateutil>=2.8.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
ruff>=0.12.0
mypy>=1.0.0
pre-commit>=4.0.0
bandit>=1.7.0
