Skip to content

Commit b56e661

Browse files
chore: Use langchain-spicedb v0.2.0 from PyPI instead of git ref
1 parent 8c2ab92 commit b56e661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agentic-rag-authorization/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
langchain>=0.1.0
33
langchain-openai>=0.1.0
44
langgraph>=0.0.20
5-
langchain-spicedb @ git+https://github.com/authzed/langchain-spicedb.git@main
5+
langchain-spicedb>=0.2.0
66
weaviate-client>=3.26.0,<4.0 # v3 for REST API stability (no gRPC issues)
77
authzed>=0.7.0
88
python-dotenv>=1.0.0

0 commit comments

Comments
 (0)