mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
Update ollama requirement from ==0.2.* to ==0.3.* in /docker/main
Updates the requirements on [ollama](https://github.com/jmorganca/ollama-python) to permit the latest version. - [Release notes](https://github.com/jmorganca/ollama-python/releases) - [Commits](https://github.com/jmorganca/ollama-python/compare/v0.2.0...v0.3.3) --- updated-dependencies: - dependency-name: ollama dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
54900ae318
commit
5287b3fc96
@ -36,7 +36,7 @@ chromadb == 0.5.7
|
|||||||
onnx_clip == 4.0.*
|
onnx_clip == 4.0.*
|
||||||
# Generative AI
|
# Generative AI
|
||||||
google-generativeai == 0.6.*
|
google-generativeai == 0.6.*
|
||||||
ollama == 0.2.*
|
ollama == 0.3.*
|
||||||
openai == 1.30.*
|
openai == 1.30.*
|
||||||
# push notifications
|
# push notifications
|
||||||
py-vapid == 1.9.*
|
py-vapid == 1.9.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user