Skip to content

Commit 9f18655

Browse files
committed
Version update
Signed-off-by: Eric Kerfoot <[email protected]>
1 parent 899796e commit 9f18655

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ setup_requires =
4242
ninja
4343
packaging
4444
install_requires =
45-
torch>=2.4.1
45+
torch>=2.5.1
4646
numpy>=1.24,<3.0
4747

4848
[options.extras_require]
@@ -108,6 +108,8 @@ torchio =
108108
torchio
109109
torchvision =
110110
torchvision
111+
torchaudio =
112+
torchaudio
111113
itk =
112114
itk>=5.2
113115
tqdm =

0 commit comments

Comments
 (0)