Skip to content

Commit 24fb056

Browse files
author
Kun Han
committed
Merge remote-tracking branch 'upstream/main' into deploy
* upstream/main: Update litellm version (openai#626)
2 parents e685b7c + db0ee9d commit 24fb056

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Repository = "https://github.com/openai/openai-agents-python"
3636
[project.optional-dependencies]
3737
voice = ["numpy>=2.2.0, <3; python_version>='3.10'", "websockets>=15.0, <16"]
3838
viz = ["graphviz>=0.17"]
39-
litellm = ["litellm>=1.65.0, <2"]
39+
litellm = ["litellm>=1.67.4.post1, <2"]
4040

4141
[dependency-groups]
4242
dev = [

uv.lock

+3-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)