Skip to content

Commit 2f27d30

Browse files
authored
Merge branch 'dev' into generate_heatmap_transforms
2 parents feb56e3 + f493ecd commit 2f27d30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ h5py
5151
nni==2.10.1; platform_system == "Linux" and "arm" not in platform_machine and "aarch" not in platform_machine
5252
optuna
5353
git+https://github.com/Project-MONAI/MetricsReloaded@monai-support#egg=MetricsReloaded
54-
onnx>=1.13.0, <1.19.1
54+
onnx>=1.13.0
55+
onnxscript
5556
onnxruntime; python_version <= '3.10'
5657
typeguard<3 # https://github.com/microsoft/nni/issues/5457
5758
filelock<3.12.0 # https://github.com/microsoft/nni/issues/5523

0 commit comments

Comments
 (0)