tiferet>=2.0.0b3
langgraph>=1.0
langchain-openai
langchain-core

[all]
langchain-anthropic
langchain-google-genai
tiferet-kb>=0.2.0a1
langgraph-checkpoint-sqlite

[anthropic]
langchain-anthropic

[google]
langchain-google-genai

[memory]
tiferet-kb>=0.2.0a1

[postgres]
langgraph-checkpoint-postgres

[sqlite]
langgraph-checkpoint-sqlite

[test]
pytest>=7.0
pytest-cov
ruff
