diff --git a/image_segmentation/pytorch/requirements.txt b/image_segmentation/pytorch/requirements.txt index 6ac350dcf..b8697b8bf 100644 --- a/image_segmentation/pytorch/requirements.txt +++ b/image_segmentation/pytorch/requirements.txt @@ -1,4 +1,4 @@ git+https://github.com/NVIDIA/dllogger https://github.com/mlcommons/logging/archive/refs/tags/1.1.0-rc4.zip nibabel==3.2.1 -scipy==1.5.2 \ No newline at end of file +scipy==1.10.0 \ No newline at end of file