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