mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-09 15:35:24 +02:00
fix(deps): update dependency openai to v1.99.5 (#5917)
This commit is contained in:
parent
0095cc7153
commit
f149bcc98f
1 changed files with 3 additions and 3 deletions
6
poetry.lock
generated
6
poetry.lock
generated
|
@ -1849,14 +1849,14 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"]
|
|||
|
||||
[[package]]
|
||||
name = "openai"
|
||||
version = "1.99.3"
|
||||
version = "1.99.5"
|
||||
description = "The official Python library for the openai API"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "openai-1.99.3-py3-none-any.whl", hash = "sha256:c786a03f6cddadb5ee42c6d749aa4f6134fe14fdd7d69a667e5e7ce7fd29a719"},
|
||||
{file = "openai-1.99.3.tar.gz", hash = "sha256:1a0e2910e4545d828c14218f2ac3276827c94a043f5353e43b9413b38b497897"},
|
||||
{file = "openai-1.99.5-py3-none-any.whl", hash = "sha256:4e870f9501b7c36132e2be13313ce3c4d6915a837e7a299c483aab6a6d4412e9"},
|
||||
{file = "openai-1.99.5.tar.gz", hash = "sha256:aa97ac3326cac7949c5e4ac0274c454c1d19c939760107ae0d3948fc26a924ca"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue