Skip to content

Commit 66e0911

Browse files
committed
ML/LangChain: Update to LangChain release 0.3.4
1 parent 8583688 commit 66e0911

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

topic/machine-learning/llm-langchain/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Real.
22
crash
33
google-cloud-aiplatform<2
4-
langchain-google-vertexai<2
5-
langchain-openai<0.2
4+
langchain-google-vertexai<3
5+
langchain-openai<0.3
66
langchain-text-splitters<0.4
77
pueblo[cli,nlp]==0.0.9
8-
pydantic>=1,<3
8+
pydantic>=2,<3
99
pypdf<5
1010
python-dotenv<2
1111
requests<3

0 commit comments

Comments
 (0)