anyio>=4.4.0
fastapi>=0.110.0
mcp>=1.22.0
httpx>=0.27.0
pydantic>=2.7.0
pydantic-settings>=2.4.0
python-dotenv>=1.0.1
sqlalchemy>=2.0.29
uvicorn>=0.29.0
cryptography>=42.0.5
python-dateutil>=2.9.0
typing-extensions>=4.11.0
rich>=13.7.0

[dev]
build>=1.2.2
pytest>=8.1.1
pytest-asyncio>=0.23.6
respx>=0.21.1
freezegun>=1.4.0
httpx[http2]>=0.27.0
mypy>=1.9.0
ruff>=0.4.5
twine>=5.1.1
