Skip to content

Commit 9a356d0

Browse files
committed
Downgrade google-genai to working version
1 parent 30c67bb commit 9a356d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ lmm = ["replicate", "pillow"]
189189
graph = ["networkx", "matplotlib"]
190190
gemini = [
191191
"google-api-core",
192-
"google-genai>=1.2.0,<2.0",
192+
"google-genai>=1.2.0,<1.4.0",
193193
"google-cloud-aiplatform",
194194
"google-auth",
195195
"pillow",

0 commit comments

Comments
 (0)