mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-17 00:26:01 +00:00
bump openai version
This commit is contained in:
Generated
+1
-1
@@ -3150,4 +3150,4 @@ proxy = ["PyJWT", "apscheduler", "backoff", "cryptography", "fastapi", "fastapi-
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8.1,<4.0, !=3.9.7"
|
||||
content-hash = "09625a47357ec80ce8589bc025e4a6ebe56f44a00cd600eed6895fcb393a9d32"
|
||||
content-hash = "a54d969a1a707413e7cd3ce869d14ef73dd41bb9d36ebf0fb878d9e929bc15b3"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ documentation = "https://docs.litellm.ai"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4.0, !=3.9.7"
|
||||
openai = ">=1.26.0"
|
||||
openai = ">=1.27.0"
|
||||
python-dotenv = ">=0.2.0"
|
||||
tiktoken = ">=0.4.0"
|
||||
importlib-metadata = ">=6.8.0"
|
||||
|
||||
Reference in New Issue
Block a user