Skip to content

Commit

Permalink
Pin to openai<1.0 - refs #327
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Nov 6, 2023
1 parent 31b02ec commit deaa686
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 @@ -37,7 +37,7 @@ def get_long_description():
""",
install_requires=[
"click",
"openai",
"openai<1.0",
"click-default-group>=1.2.3",
"sqlite-utils>=3.35.0",
"sqlite-migrate>=0.1a2",
Expand Down

0 comments on commit deaa686

Please sign in to comment.