Skip to content

Commit b96590b

Browse files
BenjaminKazemicopybara-github
authored andcommitted
chore: Bump google-genai min version to 1.66.0 (#6536)
PiperOrigin-RevId: 893602538
1 parent 3e0ddff commit b96590b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
"google-cloud-bigquery >= 1.15.0, < 4.0.0, !=3.20.0",
322322
"google-cloud-resource-manager >= 1.3.3, < 3.0.0",
323323
"google-genai >= 1.37.0, <2.0.0; python_version<'3.10'",
324-
"google-genai >= 1.59.0, <2.0.0; python_version>='3.10'",
324+
"google-genai >= 1.66.0, <2.0.0; python_version>='3.10'",
325325
)
326326
+ genai_requires,
327327
extras_require={

0 commit comments

Comments
 (0)