Skip to content

Commit 99b42b8

Browse files
committed
uv add numpy
1 parent 39ae073 commit 99b42b8

File tree

2 files changed

+63
-1
lines changed

2 files changed

+63
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dependencies = [
1515
"types-requests>=2.0, <3",
1616
"mcp>=1.6.0, <2; python_version >= '3.10'",
1717
"mkdocs-static-i18n>=1.3.0",
18+
"numpy>=2.0.2",
1819
]
1920
classifiers = [
2021
"Typing :: Typed",

uv.lock

Lines changed: 62 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)