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 b73d9a2 commit 4760affCopy full SHA for 4760aff
pyproject.toml
@@ -7,7 +7,7 @@ requires-python = ">=3.9"
7
license = "MIT"
8
authors = [{ name = "OpenAI", email = "[email protected]" }]
9
dependencies = [
10
- "openai>=1.101.0,<2",
+ "openai>=1.102.0,<2",
11
"pydantic>=2.10, <3",
12
"griffe>=1.5.6, <2",
13
"typing-extensions>=4.12.2, <5",
0 commit comments