Merge pull request #49 from thamognya/dependabot/pip/openai-0.26.1

⬆️ Bump openai from 0.26.0 to 0.26.1
main
Thamognya 2023-01-18 14:08:42 +07:00 committed by GitHub
commit 0eb750cdef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
poetry.lock generated
View File

@ -1794,13 +1794,13 @@ wheel = "*"
[[package]]
name = "openai"
version = "0.26.0"
version = "0.26.1"
description = "Python client library for the OpenAI API"
category = "main"
optional = false
python-versions = ">=3.7.1"
files = [
{file = "openai-0.26.0.tar.gz", hash = "sha256:e5e8ef9a232be844ae9b2b443389ef4189ce56af70bfe4bee77fbaba4bbd504b"},
{file = "openai-0.26.1.tar.gz", hash = "sha256:85cbe75e0646ab38a0e4b4184237c69b3870721e3c1232341289966bccd98522"},
]
[package.dependencies]