openai>=1.40.0
fastmcp>=3.0.0
pydantic>=2.0
pyyaml
httpx
python-frontmatter

[dev]
pytest>=7.0
pytest-asyncio>=0.23
pytest-cov

[memory]
memoryhub

[pgvector]
asyncpg>=0.29.0
pgvector>=0.3.0

[server]
fastapi>=0.110
uvicorn[standard]>=0.27
