Skip to content

Commit 8f9b53f

Browse files
chore(deps): update google-genai requirement from >=2.10.0 to >=2.14.0
Updates the requirements on [google-genai](https://github.com/googleapis/python-genai) to permit the latest version. - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.10.0...v2.14.0) --- updated-dependencies: - dependency-name: google-genai dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c4f1de commit 8f9b53f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"pyjwt>=2.8.0",
2828
"onnxruntime>=1.17.0",
2929
"huggingface_hub>=0.20.0",
30-
"google-genai>=2.10.0",
30+
"google-genai>=2.14.0",
3131
"pillow>=12.3.0",
3232
"scikit-learn>=1.4.0",
3333
"skl2onnx>=0.5.0",

0 commit comments

Comments
 (0)