Skip to content

Commit 222a53a

Browse files
committed
fix: bump dcmstack dependency
1 parent ed00117 commit 222a53a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

heudiconv/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
'nipype >=1.0.0; python_version > "3.0"',
2727
'nipype >=1.0.0,!=1.2.1,!=1.2.2; python_version == "2.7"',
2828
'pathlib',
29-
'dcmstack>=0.7',
29+
'dcmstack>=0.8',
3030
'etelemetry',
3131
'filelock>=3.0.12',
3232
]

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
.[all]
2-
git+git://github.com/moloney/dcmstack@master

0 commit comments

Comments
 (0)