Skip to content

Commit

Permalink
Update dependency test/openai to >=1.38,<1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 5ee0877 commit 01b89c9
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 @@ -60,7 +60,7 @@ test = [
"Jinja2~=3.1.2",
"jsonschema~=4.23.0",
"lxml>=4.9.3,<5.3.0",
"openai>=1.35,<1.38",
"openai>=1.38,<1.39",
"mock==5.1.*",
"pre-commit<4",
"Pyjwt~=2.9.0",
Expand Down

0 comments on commit 01b89c9

Please sign in to comment.