Skip to content

Commit 9f46d4a

Browse files
fix(deps): update dependency openai to >=2.15.0,<2.16
1 parent 74184a3 commit 9f46d4a

2 files changed

Lines changed: 530 additions & 530 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"more-itertools (>=10.8.0,<10.8.1)",
2222
"numpy (>=2.4.0,<2.5)",
2323
"ollama (>=0.6.1,<0.7)",
24-
"openai (>=2.6.1,<2.7)",
24+
"openai (>=2.15.0,<2.16)",
2525
"ordered-set (>=4.1,<4.2)",
2626
"pillow (>=12.0.0,<12.1)",
2727
"platformdirs (>=4.5.1,<4.6)",

0 commit comments

Comments
 (0)