mcp[cli]<2,>=1
pydantic<3,>=2
pyyaml<7,>=6
SQLAlchemy<3,>=2
psycopg[binary]<4,>=3.1
omop-graph>=1.1.0
omop-emb>=1.0.0

[dev]
ipython>=8.0
tornado>=6.5.5
pytest>=9.0.3
pytest-cov>=4.0
mypy>=1.8
ruff>=0.4
mkdocs-material>=9.7.1
mkdocstrings-python>=2.0.1
mkdocs>=1.6.1
requests>=2.33.0
mkdocs-mermaid2-plugin

[embedding-faiss]
omop-emb[faiss-cpu]>=1.0.0

[embedding-pgvector]
omop-emb[pgvector]>=1.0.0
