There was an error while loading. Please reload this page.
1 parent 8543db5 commit ec1c0dbCopy full SHA for ec1c0db
1 file changed
strands-py/pyproject.toml
@@ -47,7 +47,7 @@ dependencies = [
47
48
[project.optional-dependencies]
49
anthropic = ["anthropic>=0.21.0,<1.0.0"]
50
-gemini = ["google-genai>=1.32.0,<3.0.0"]
+gemini = ["google-genai>=1.67.0,<3.0.0"]
51
# The latest litellm v1.92.0 do not support python 3.14, for the short term we will keep
52
# the version lower than 1.92.0 until litellm has the python 3.14 supported version.
53
litellm = ["litellm>=1.75.9,<=1.91.1", "openai>=1.68.0,<3.0.0"]
0 commit comments