We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae64cb commit 2aa0c6aCopy full SHA for 2aa0c6a
pyproject.toml
@@ -51,6 +51,7 @@ dev = [
51
"keras>=3.0,<4",
52
"matplotlib",
53
"monai", # for model testing
54
+ "numpy<2.0", # for current typing
55
"onnx",
56
"onnxruntime",
57
"packaging>=17.0",
0 commit comments