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 2198dd8 commit 38b082eCopy full SHA for 38b082e
pyproject.toml
@@ -66,7 +66,7 @@ test = [
66
"Jinja2~=3.1.2",
67
"jsonschema~=4.24.0",
68
"lxml>=6.0.0,<6.1.0",
69
- "openai>=1.95,<1.96",
+ "openai>=1.97,<1.98",
70
"mock==5.2.*",
71
"pre-commit<5",
72
"Pyjwt~=2.10.0",
@@ -93,7 +93,7 @@ complexity = [
93
"xenon==0.9.*",
94
]
95
openai = [
96
97
98
azure = [
99
"azure-ai-inference>=1.0.0b1,<2.0",
0 commit comments