From d72f0229ee2af9b5193c1f1e2b93b3b5f28074e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:33:52 +0000 Subject: [PATCH] Bump monai from 0.4.0 to 1.5.1 Bumps [monai](https://github.com/Project-MONAI/MONAI) from 0.4.0 to 1.5.1. - [Release notes](https://github.com/Project-MONAI/MONAI/releases) - [Changelog](https://github.com/Project-MONAI/MONAI/blob/dev/CHANGELOG.md) - [Commits](https://github.com/Project-MONAI/MONAI/compare/0.4.0...1.5.1) --- updated-dependencies: - dependency-name: monai dependency-version: 1.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a475dd0..49b7dfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ nibabel~=3.1.1 matplotlib~=3.3.3 natsort~=7.0.1 torch~=1.6.0 -monai==0.4.0 +monai==1.5.1 torchvision~=0.7.0 tensorboard~=2.3.0 \ No newline at end of file