Skip to content

Commit f13214d

Browse files
authored
chore(deps): bump deps for generative_ai/embeddings (#13239)
1 parent d2d1438 commit f13214d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
pandas==1.3.5; python_version == '3.7'
22
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
6-
google-cloud-aiplatform[all]==1.69.0
6+
google-cloud-aiplatform[all]==1.84.0
77
sentencepiece==0.2.0
88
google-auth==2.29.0
99
anthropic[vertex]==0.28.0
10-
langchain-core==0.2.33
11-
langchain-google-vertexai==1.0.10
1210
numpy<2
1311
openai==1.30.5
1412
immutabledict==4.2.0

0 commit comments

Comments
 (0)