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 76a8b9a commit 1cb46a0Copy full SHA for 1cb46a0
requirements-dev.txt
@@ -51,7 +51,7 @@ 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; python_version == '3.11'
+onnx>=1.13.0, <1.19.1
55
onnxruntime; python_version <= '3.10'
56
typeguard<3 # https://github.com/microsoft/nni/issues/5457
57
filelock<3.12.0 # https://github.com/microsoft/nni/issues/5523
0 commit comments