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 109768f commit 2cdfcf6Copy full SHA for 2cdfcf6
pyproject.toml
@@ -51,7 +51,7 @@ dev = [
51
"keras>=3.0,<4",
52
"matplotlib",
53
"monai", # for model testing
54
- "numpy<2.0", # for current typing
+ "numpy",
55
"onnx",
56
"onnxruntime",
57
"packaging>=17.0",
0 commit comments