From 0ab6af245d687afc2fd8aa6d9f688efe6f2ccfa3 Mon Sep 17 00:00:00 2001 From: iback Date: Wed, 5 Jun 2024 07:42:02 +0000 Subject: [PATCH] updated TPT version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7899ee4..4cde4b6 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ torchmetrics = "^1.1.2" tqdm = "^4.66.1" einops= "^0.6.1" nnunetv2 = "2.2" -tptbox = "^0.1.0" +tptbox = "^0.1.2" antspyx = "*" rich = "^13.6.0"