Skip to content

Commit 9795ff1

Browse files
add numpy dependency
1 parent dbe10e9 commit 9795ff1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ authors = [
88
license = { text = "placeholder" }
99
requires-python = ">=3.9"
1010
dependencies = [
11+
"numpy>=2.0.2",
1112
"pandas",
1213
]
1314
readme = "README.md"

uv.lock

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)