⬆️ Upgrade dependency openai to v1.26.0

This commit is contained in:
renovate[bot]
2024-05-06 20:44:30 +00:00
committed by Paillat
parent 9c5d9f60a8
commit 8271354aed
2 changed files with 5 additions and 5 deletions

8
pdm.lock generated
View File

@@ -5,7 +5,7 @@
groups = ["default", "lint", "win"]
strategy = ["cross_platform", "inherit_metadata"]
lock_version = "4.4.1"
content_hash = "sha256:4a2bd2328c4232cb0f81270122c9ada60c7edc79a6f7f0feb167e48de63b829f"
content_hash = "sha256:67ba1e750ac7a10f2587803330082ddc1b3f625bd7b2ac01451e02fa0328d00e"
[[package]]
name = "absl-py"
@@ -1953,7 +1953,7 @@ files = [
[[package]]
name = "openai"
version = "1.25.1"
version = "1.26.0"
requires_python = ">=3.7.1"
summary = "The official Python library for the openai API"
groups = ["default"]
@@ -1967,8 +1967,8 @@ dependencies = [
"typing-extensions<5,>=4.7",
]
files = [
{file = "openai-1.25.1-py3-none-any.whl", hash = "sha256:aa2f381f476f5fa4df8728a34a3e454c321caa064b7b68ab6e9daa1ed082dbf9"},
{file = "openai-1.25.1.tar.gz", hash = "sha256:f561ce86f4b4008eb6c78622d641e4b7e1ab8a8cdb15d2f0b2a49942d40d21a8"},
{file = "openai-1.26.0-py3-none-any.whl", hash = "sha256:884ced523fb0225780f8b0e0ed6f7e014049c32d049a41ad0ac962869f1055d1"},
{file = "openai-1.26.0.tar.gz", hash = "sha256:642e857b60855702ee6ff665e8fa80946164f77b92e58fd24e01b545685b8405"},
]
[[package]]