Skip to content

Commit db0ee9d

Browse files
authored
Update litellm version (#626)
Addresses #614
1 parent 4187fba commit db0ee9d

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)