mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 14:45:25 +03:00
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.7.2) --- updated-dependencies: - dependency-name: google-generativeai dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cf7718132a
commit
de162f7742
@ -34,7 +34,7 @@ openvino == 2024.1.*
|
||||
onnx_clip == 4.0.*
|
||||
chromadb == 0.5.0
|
||||
# Generative AI
|
||||
google-generativeai == 0.6.*
|
||||
google-generativeai == 0.7.*
|
||||
ollama == 0.2.*
|
||||
openai == 1.30.*
|
||||
# push notifications
|
||||
|
||||
Loading…
Reference in New Issue
Block a user