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 96889c9 commit 61068cdCopy full SHA for 61068cd
pyproject.toml
@@ -67,7 +67,7 @@ test = [
67
"Jinja2~=3.1.2",
68
"jsonschema~=4.24.0",
69
"lxml>=6.0.0,<6.1.0",
70
- "openai>=1.92,<1.93",
+ "openai>=1.93,<1.94",
71
"mock==5.2.*",
72
"pre-commit<5",
73
"Pyjwt~=2.10.0",
@@ -94,7 +94,7 @@ complexity = [
94
"xenon==0.9.*",
95
]
96
openai = [
97
98
99
azure = [
100
"azure-ai-inference>=1.0.0b1,<2.0",
0 commit comments