mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-25 10:46:51 +03:00
Update openai requirement from ==1.65.* to ==3.13.* in /docker/main
Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.65.0...v3.13.0) --- updated-dependencies: - dependency-name: openai dependency-version: 3.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -49,7 +49,7 @@ transformers == 4.45.*
|
||||
# Generative AI
|
||||
google-genai == 1.58.*
|
||||
ollama == 0.6.*
|
||||
openai == 1.65.*
|
||||
openai == 3.13.*
|
||||
# push notifications
|
||||
py-vapid == 1.9.4
|
||||
pywebpush == 2.0.*
|
||||
|
||||
Reference in New Issue
Block a user