Update google-generativeai requirement in /docker/main

Updates the requirements on [google-generativeai](https://github.com/google/generative-ai-python) to permit the latest version.
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/generative-ai-python/blob/main/RELEASE.md)
- [Commits](https://github.com/google/generative-ai-python/compare/v0.6.0...v0.8.0)

---
updated-dependencies:
- dependency-name: google-generativeai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-11 11:50:02 +00:00 committed by GitHub
parent e016bd6900
commit a8895c6633
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ onnxruntime == 1.18.* ; platform_machine == 'aarch64'
onnx_clip == 4.0.*
chromadb == 0.5.0
# Generative AI
google-generativeai == 0.6.*
google-generativeai == 0.8.*
ollama == 0.2.*
openai == 1.30.*
# push notifications