Skip to content

Commit

Permalink
Upgrade openai version to >=1.57
Browse files Browse the repository at this point in the history
  • Loading branch information
rjambrecic committed Dec 11, 2024
1 parent 272f653 commit 5b1e062
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 5b1e062

Please sign in to comment.