Skip to content

Commit ec1c0db

Browse files
authored
chore(bidi): bump google-genai floor to >=1.67.0 (#3478)
1 parent 8543db5 commit ec1c0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

strands-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747

4848
[project.optional-dependencies]
4949
anthropic = ["anthropic>=0.21.0,<1.0.0"]
50-
gemini = ["google-genai>=1.32.0,<3.0.0"]
50+
gemini = ["google-genai>=1.67.0,<3.0.0"]
5151
# The latest litellm v1.92.0 do not support python 3.14, for the short term we will keep
5252
# the version lower than 1.92.0 until litellm has the python 3.14 supported version.
5353
litellm = ["litellm>=1.75.9,<=1.91.1", "openai>=1.68.0,<3.0.0"]

0 commit comments

Comments
 (0)