Skip to content

Commit

Permalink
Merge pull request #186 from rjambrecic/main
Browse files Browse the repository at this point in the history
Upgrade openai version to >=1.57
  • Loading branch information
qingyun-wu authored Dec 15, 2024
2 parents 5ff1e1d + 5b1e062 commit 89b1bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
current_os = platform.system()

install_requires = [
"openai>=1.3",
"openai>=1.57",
"diskcache",
"termcolor",
"flaml",
Expand Down

0 comments on commit 89b1bee

Please sign in to comment.