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.
2 parents feb56e3 + f493ecd commit 2f27d30Copy full SHA for 2f27d30
requirements-dev.txt
@@ -51,7 +51,8 @@ h5py
51
nni==2.10.1; platform_system == "Linux" and "arm" not in platform_machine and "aarch" not in platform_machine
52
optuna
53
git+https://github.com/Project-MONAI/MetricsReloaded@monai-support#egg=MetricsReloaded
54
-onnx>=1.13.0, <1.19.1
+onnx>=1.13.0
55
+onnxscript
56
onnxruntime; python_version <= '3.10'
57
typeguard<3 # https://github.com/microsoft/nni/issues/5457
58
filelock<3.12.0 # https://github.com/microsoft/nni/issues/5523
0 commit comments