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 4f73e7f commit 3839e1aCopy full SHA for 3839e1a
pyproject.toml
@@ -61,7 +61,7 @@ test = [
61
"Jinja2~=3.1.2",
62
"jsonschema~=4.23.0",
63
"lxml>=5.3.0,<6.0.0",
64
- "openai>=1.54,<1.55",
+ "openai>=1.55,<1.56",
65
"mock==5.1.*",
66
"pre-commit<5",
67
"Pyjwt~=2.10.0",
@@ -85,7 +85,7 @@ complexity = [
85
"xenon==0.9.*",
86
]
87
openai = [
88
89
90
azure = [
91
"azure-ai-inference>=1.0.0b1,<2.0",
0 commit comments