mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 15:15:22 +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.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:
parent
e016bd6900
commit
a8895c6633
@ -36,7 +36,7 @@ onnxruntime == 1.18.* ; platform_machine == 'aarch64'
|
|||||||
onnx_clip == 4.0.*
|
onnx_clip == 4.0.*
|
||||||
chromadb == 0.5.0
|
chromadb == 0.5.0
|
||||||
# Generative AI
|
# Generative AI
|
||||||
google-generativeai == 0.6.*
|
google-generativeai == 0.8.*
|
||||||
ollama == 0.2.*
|
ollama == 0.2.*
|
||||||
openai == 1.30.*
|
openai == 1.30.*
|
||||||
# push notifications
|
# push notifications
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user