Skip to content

Commit db99f8c

Browse files
committed
downgrade numpy to <2.0.0
1 parent 2a379bf commit db99f8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies = [
2929
"notebook",
3030
"torch_tools @ git+https://github.com/jdenholm/TorchTools.git",
3131
"matplotlib",
32+
"numpy<2.0.0",
3233
]
3334

3435
[project.optional-dependencies]

0 commit comments

Comments
 (0)