We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a379bf commit db99f8cCopy full SHA for db99f8c
pyproject.toml
@@ -29,6 +29,7 @@ dependencies = [
29
"notebook",
30
"torch_tools @ git+https://github.com/jdenholm/TorchTools.git",
31
"matplotlib",
32
+ "numpy<2.0.0",
33
]
34
35
[project.optional-dependencies]
0 commit comments