Skip to content

Commit db37c60

Browse files
committed
Removing torchaudio requirement
Signed-off-by: Eric Kerfoot <[email protected]>
1 parent 9f18655 commit db37c60

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Full requirements for developments
22
-r requirements-min.txt
33
pytorch-ignite==0.4.11
4-
torchaudio
54
gdown>=4.7.3
65
scipy>=1.12.0; python_version >= '3.9'
76
itk>=5.2

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ torchio =
108108
torchio
109109
torchvision =
110110
torchvision
111-
torchaudio =
112-
torchaudio
113111
itk =
114112
itk>=5.2
115113
tqdm =

0 commit comments

Comments
 (0)