Skip to content

Commit 6b30e1a

Browse files
authored
add numpy to list of SPEC0 min supported deps (#29)
1 parent 8ef1fcb commit 6b30e1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies = [
3535
# "ipython>=8.13.0",
3636
# "matplotlib>=3.7.0",
3737
# "networkx>=3.1",
38+
# "numpy>=1.25.0",
3839
# "pandas>=2.0.0",
3940
# "scikit-image>=0.21.0",
4041
# "scikit-learn>=1.3.0",

0 commit comments

Comments
 (0)