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