Skip to content

Commit

Permalink
Bump google-generativeai from 0.7 to 0.8.4 in /python
Browse files Browse the repository at this point in the history
Bumps [google-generativeai](https://github.com/google/generative-ai-python) from 0.7 to 0.8.4.
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/generative-ai-python/blob/main/RELEASE.md)
- [Commits](google-gemini/generative-ai-python@v0.7.0...v0.8.4)

---
updated-dependencies:
- dependency-name: google-generativeai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent f459caf commit e731710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ chroma = [
]
google = [
"google-cloud-aiplatform == 1.60",
"google-generativeai == 0.7"
"google-generativeai == 0.8.4"
]
hugging_face = [
"transformers[torch] ~= 4.28",
Expand Down

0 comments on commit e731710

Please sign in to comment.