⬆️ Upgrade dependency openai to v1.23.1

This commit is contained in:
renovate[bot]
2024-04-19 08:53:17 +00:00
committed by Paillat
parent 4f5e590f65
commit f8203059ec
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:7d69e9c326f772110e71df60e9537d208fec9d7a1853163b5d0b212d563f342d"
content_hash = "sha256:d676313e50c9fc908ebd72d070610360dea8582035c56710c12d061074582a46"
[[package]]
name = "absl-py"
@@ -1888,7 +1888,7 @@ files = [
[[package]]
name = "openai"
version = "1.13.3"
version = "1.23.1"
requires_python = ">=3.7.1"
summary = "The official Python library for the openai API"
groups = ["default"]
@@ -1902,8 +1902,8 @@ dependencies = [
"typing-extensions<5,>=4.7",
]
files = [
{file = "openai-1.13.3-py3-none-any.whl", hash = "sha256:5769b62abd02f350a8dd1a3a242d8972c947860654466171d60fb0972ae0a41c"},
{file = "openai-1.13.3.tar.gz", hash = "sha256:ff6c6b3bc7327e715e4b3592a923a5a1c7519ff5dd764a83d69f633d49e77a7b"},
{file = "openai-1.23.1-py3-none-any.whl", hash = "sha256:7941c1bc6fcdb1b6b889dfcfabff775ca52558a79d57dd1b9e15b463de1b3a4c"},
{file = "openai-1.23.1.tar.gz", hash = "sha256:6df937e2a1ad64494951ea3614f5516db4d67c3fcc0b751b8e5edf1bc57e2d3d"},
]
[[package]]