Skip to content

Commit 1f2dc81

Browse files
authored
add numpy dev dependency (#1117)
1 parent 5888cf2 commit 1f2dc81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ dev = [
6363
"mkdocs-static-i18n>=1.3.0",
6464
"eval-type-backport>=0.2.2",
6565
"fastapi >= 0.110.0, <1",
66+
"numpy>=2.2.0",
6667
]
6768

6869
[tool.uv.workspace]

0 commit comments

Comments
 (0)