File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
google-genai == 0.3.0 # tentative version
5
5
google-api-core == 2.24.0
6
6
google-cloud-storage == 2.19.0
7
- google-cloud-aiplatform == 1.74 .0
7
+ google-cloud-aiplatform == 1.76 .0
8
8
google-cloud-bigquery == 3.21.0
9
9
cloudml-hypertune
10
10
apache-beam == 2.46.0
@@ -32,19 +32,19 @@ google-cloud-pipeline-components==2.8.0
32
32
saliency == 0.2.1
33
33
34
34
# Langchain dependencies
35
- langchain == 0.2.12
35
+ langchain == 0.3.14
36
36
langsmith == 0.1.129
37
- langchain-chroma == 0.1.2
37
+ langchain-chroma == 0.1.4
38
38
chroma-hnswlib == 0.7.3
39
39
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
44
44
45
45
# Utilities
46
46
pyyaml == 5.3.1
47
- pydantic == 2.8 .2
47
+ pydantic == 2.9 .2
48
48
pypdf == 4.3.1
49
49
faiss-cpu == 1.7.4
50
50
unstructured == 0.14.4
You can’t perform that action at this time.
0 commit comments