Skip to content

Commit

Permalink
hotfix: fix openai version
Browse files Browse the repository at this point in the history
  • Loading branch information
francescofuggitti committed Feb 15, 2024
1 parent 06a6945 commit 3349d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ classifiers = [

dependencies = [
"pylogics",
"openai"
"openai==1.12.0"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 3349d09

Please sign in to comment.