chore: bump openai SDK minimum to 2.25.0
This commit is contained in:
parent
47b5f899e6
commit
f883d94290
2 changed files with 5 additions and 5 deletions
|
|
@ -9,7 +9,7 @@ dependencies = [
|
|||
"httpx>=0.27.0",
|
||||
"mistralai>=1.0.0",
|
||||
"networkx>=3.6.1",
|
||||
"openai>=2.21.0",
|
||||
"openai>=2.25.0",
|
||||
"pillow>=11.0.0",
|
||||
"pydantic>=2.12.5",
|
||||
"pyyaml>=6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue