Skip to content

Commit decfd26

Browse files
authored
Bump google-cloud packages (#223)
bump `evaluation` versions Signed-off-by: Jack Luar <jluar@precisioninno.com>
1 parent 42dbebf commit decfd26

2 files changed

Lines changed: 1440 additions & 1362 deletions

File tree

evaluation/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "1.0.0"
88
requires-python = ">=3.12"
99
dependencies = [
1010
"google-api-python-client==2.151.0",
11-
"google-auth==2.30.0",
11+
"google-auth>=2.47.0",
1212
"google-auth-httplib2==0.2.0",
1313
"google-auth-oauthlib==1.2.0",
1414
"gspread==6.1.2",
@@ -21,6 +21,7 @@ dependencies = [
2121
"huggingface-hub==0.26.2",
2222
"instructor[vertexai]==1.5.2",
2323
"openai==1.58.1",
24+
"google-cloud-aiplatform>=1.133.0",
2425
"protobuf>=5.29.6",
2526
"pydantic==2.10.4",
2627
"tqdm==4.67.1",

0 commit comments

Comments
 (0)