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 d1bde0e commit e099030Copy full SHA for e099030
pyproject.toml
@@ -67,7 +67,7 @@ test = [
67
"Jinja2~=3.1.2",
68
"jsonschema~=4.23.0",
69
"lxml>=5.3.0,<6.0.0",
70
- "openai>=1.76,<1.77",
+ "openai>=1.77,<1.78",
71
"mock==5.2.*",
72
"pre-commit<5",
73
"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