Skip to content

Commit

Permalink
Merge pull request #14 from webis-de/dependabot/pip/openai-approx-eq-…
Browse files Browse the repository at this point in the history
…1.9.0

Update openai requirement from ~=1.7.2 to ~=1.9.0
  • Loading branch information
janheinrichmerker authored Jan 23, 2024
2 parents 7bca373 + 1907fad commit f305dfe
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 @@ -25,7 +25,7 @@ dependencies = [
"matplotlib~=3.7",
"nltk~=3.8",
"numpy~=1.25",
"openai~=1.7.2",
"openai~=1.9.0",
"openpyxl~=3.1",
"pandas~=2.0",
"pingouin~=0.5.3",
Expand Down

0 comments on commit f305dfe

Please sign in to comment.