mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 01:06:19 +00:00
⬆️ Upgrade dependency openai to v1.40.0 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
11
pdm.lock
generated
11
pdm.lock
generated
@@ -5,7 +5,7 @@
|
||||
groups = ["default", "lint"]
|
||||
strategy = ["inherit_metadata"]
|
||||
lock_version = "4.5.0"
|
||||
content_hash = "sha256:121da16d0f6ef15fd07042f9eec93a41bf90dc50165bb48afd5043d19eb75ada"
|
||||
content_hash = "sha256:b0af39a660c058cb1730594c884c98b7543c3985ade76baa6a02fdadc87bf45b"
|
||||
|
||||
[[metadata.targets]]
|
||||
requires_python = "==3.10.*"
|
||||
@@ -1938,7 +1938,7 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "openai"
|
||||
version = "1.39.0"
|
||||
version = "1.40.0"
|
||||
requires_python = ">=3.7.1"
|
||||
summary = "The official Python library for the openai API"
|
||||
groups = ["default"]
|
||||
@@ -1947,14 +1947,15 @@ dependencies = [
|
||||
"cached-property; python_version < \"3.8\"",
|
||||
"distro<2,>=1.7.0",
|
||||
"httpx<1,>=0.23.0",
|
||||
"jiter<1,>=0.4.0",
|
||||
"pydantic<3,>=1.9.0",
|
||||
"sniffio",
|
||||
"tqdm>4",
|
||||
"typing-extensions<5,>=4.7",
|
||||
"typing-extensions<5,>=4.11",
|
||||
]
|
||||
files = [
|
||||
{file = "openai-1.39.0-py3-none-any.whl", hash = "sha256:a712553a131c59a249c474d0bb6a0414f41df36dc186d3a018fa7e600e57fb7f"},
|
||||
{file = "openai-1.39.0.tar.gz", hash = "sha256:0cea446082f50985f26809d704a97749cb366a1ba230ef432c684a9745b3f2d9"},
|
||||
{file = "openai-1.40.0-py3-none-any.whl", hash = "sha256:eb6909abaacd62ef28c275a5c175af29f607b40645b0a49d2856bbed62edb2e7"},
|
||||
{file = "openai-1.40.0.tar.gz", hash = "sha256:1b7b316e27b2333b063ee62b6539b74267c7282498d9a02fc4ccb38a9c14336c"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user