Skip to content

Commit

Permalink
Update dependency test/openai to >=1.35,<1.36 (#654)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 084a94a commit 125b301
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 @@ -56,7 +56,7 @@ test = [
"Jinja2~=3.1.2",
"jsonschema~=4.22.0",
"lxml>=4.9.3,<5.3.0",
"openai>=1.0,<1.35",
"openai>=1.35,<1.36",
"mock==5.1.*",
"pre-commit<4",
"Pyjwt~=2.8.0",
Expand Down

0 comments on commit 125b301

Please sign in to comment.