Skip to content

Commit 125b301

Browse files
Update dependency test/openai to >=1.35,<1.36 (#654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 084a94a commit 125b301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ test = [
5656
"Jinja2~=3.1.2",
5757
"jsonschema~=4.22.0",
5858
"lxml>=4.9.3,<5.3.0",
59-
"openai>=1.0,<1.35",
59+
"openai>=1.35,<1.36",
6060
"mock==5.1.*",
6161
"pre-commit<4",
6262
"Pyjwt~=2.8.0",

0 commit comments

Comments
 (0)