
[api]
langchain-anthropic>=0.3

[cluster]
sentence-transformers>=2.2
scikit-learn>=1.2

[langfuse]
langfuse>=2.0

[llm]
langchain-anthropic>=0.3
langchain-google-vertexai>=2.0
langfuse>=2.0

[mcp]
mcp>=1.0

[pg]
psycopg[binary]>=3.1

[test]
pytest
pytest-cov
pyyaml

[test-pg]
psycopg[binary]>=3.1
pytest
pytest-cov

[vertex]
langchain-google-vertexai>=2.0
