We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a8b54 commit dce83a1Copy full SHA for dce83a1
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "yucca"
3
-version = "2.3.1"
+version = "2.3.2"
4
authors = [
5
{ name="Sebastian Llambias", email="llambias@live.com" },
6
{ name="Asbjørn Munk", email="9844416+asbjrnmunk@users.noreply.github.com" },
@@ -35,7 +35,7 @@ dependencies = [
35
"SimpleITK>=2.3.1",
36
"tqdm>=4.66.2",
37
"timm>=0.9.8",
38
- "torchmetrics==1.4.0.post0",
+ "torchmetrics=>1.4.0.post0",
39
"wandb>=0.16.3",
40
"weave>=0.39.0",
41
]
0 commit comments