Skip to content

Commit 83700ad

Browse files
committed
update openai-python ver.
1 parent db67fe6 commit 83700ad

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ requires-python = ">=3.9"
77
license = "MIT"
88
authors = [{ name = "OpenAI", email = "[email protected]" }]
99
dependencies = [
10-
"openai>=1.66.5",
10+
"openai>=1.69.0",
1111
"pydantic>=2.10, <3",
1212
"griffe>=1.5.6, <2",
1313
"typing-extensions>=4.12.2, <5",
1414
"requests>=2.0, <3",
1515
"types-requests>=2.0, <3",
1616
"mcp; python_version >= '3.10'",
17+
"numpy>=2.0.2",
1718
]
1819
classifiers = [
1920
"Typing :: Typed",

uv.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)