We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cebd9e commit f7a0a20Copy full SHA for f7a0a20
pyproject.toml
@@ -63,7 +63,7 @@ test = [
63
"Jinja2~=3.1.2",
64
"jsonschema~=4.23.0",
65
"lxml>=5.3.0,<6.0.0",
66
- "openai>=1.71,<1.72",
+ "openai>=1.72,<1.73",
67
"mock==5.2.*",
68
"pre-commit<5",
69
"Pyjwt~=2.10.0",
@@ -87,7 +87,7 @@ complexity = [
87
"xenon==0.9.*",
88
]
89
openai = [
90
91
92
azure = [
93
"azure-ai-inference>=1.0.0b1,<2.0",
0 commit comments