Skip to content

Commit 76a9e08

Browse files
committed
chore(packagesj): add numpy (#8)
1 parent c027573 commit 76a9e08

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
88
"fastapi>=0.116.1",
9+
"numpy>=2.2.6",
910
"pandas>=2.3.2",
1011
"scikit-learn>=1.7.2",
1112
"scipy>=1.15.3",

uv.lock

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

0 commit comments

Comments
 (0)