Skip to content

Commit 64dc3c7

Browse files
committed
Update Langchain libs
1 parent f8dc6e6 commit 64dc3c7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
google-genai==0.3.0 # tentative version
55
google-api-core==2.24.0
66
google-cloud-storage==2.19.0
7-
google-cloud-aiplatform==1.74.0
7+
google-cloud-aiplatform==1.76.0
88
google-cloud-bigquery==3.21.0
99
cloudml-hypertune
1010
apache-beam==2.46.0
@@ -32,19 +32,19 @@ google-cloud-pipeline-components==2.8.0
3232
saliency==0.2.1
3333

3434
# Langchain dependencies
35-
langchain==0.2.12
35+
langchain==0.3.14
3636
langsmith==0.1.129
37-
langchain-chroma==0.1.2
37+
langchain-chroma==0.1.4
3838
chroma-hnswlib==0.7.3
3939
chromadb==0.4.14
40-
langchain-community==0.2.11
41-
langchain-core==0.2.29
42-
langchain-google-vertexai==1.0.8
43-
langchain-text-splitters==0.2.2
40+
langchain-community==0.3.14
41+
langchain-core==0.3.29
42+
langchain-google-vertexai==2.0.10
43+
langchain-text-splitters==0.3.5
4444

4545
# Utilities
4646
pyyaml==5.3.1
47-
pydantic==2.8.2
47+
pydantic==2.9.2
4848
pypdf==4.3.1
4949
faiss-cpu==1.7.4
5050
unstructured==0.14.4

0 commit comments

Comments
 (0)