Skip to content

Commit eac3efc

Browse files
authored
chore(deps): Pin "openai<1.100". (#742)
1 parent 09729a6 commit eac3efc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ requires-python = ">=3.11"
1010
dynamic = ["version"]
1111
dependencies = [
1212
"any-llm-sdk>=0.13.0,<1",
13+
"openai<1.100",
1314
"litellm>=1.74.0",
1415
"mcp>=1.5.0",
1516
"opentelemetry-sdk",

0 commit comments

Comments
 (0)