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 aabccde commit de2e3a8Copy full SHA for de2e3a8
pyproject.toml
@@ -66,7 +66,7 @@ test = [
66
"Jinja2~=3.1.2",
67
"jsonschema~=4.25.0",
68
"lxml>=6.0.0,<6.1.0",
69
- "openai>=1.102,<1.103",
+ "openai>=1.105,<1.106",
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