fastapi<1.0.0,>=0.115.12
uvicorn[standard]<1.0.0,>=0.34.0
sqlalchemy<3.0.0,>=2.0.40
pydantic<3.0.0,>=2.11.3
pydantic-settings<3.0.0,>=2.8.1
mcp<2.0.0,>=1.27.1
python-dotenv<2.0.0,>=1.1.0
httpx<1.0.0,>=0.28.1
platformdirs<5.0.0,>=4.3.7
aiosqlite<1.0.0,>=0.21.0

[dev]
pytest<9.0.0,>=8.3.5
pytest-asyncio<1.0.0,>=0.26.0
pytest-cov<7.0.0,>=6.1.1
ruff<1.0.0,>=0.11.5
mypy<2.0.0,>=1.15.0
PyYAML<7.0.0,>=6.0.2
types-PyYAML<7.0.0,>=6.0.12.20250326
asyncpg<1.0.0,>=0.30.0

[postgres]
asyncpg<1.0.0,>=0.30.0
