Skip to content

Commit d9ce707

Browse files
committed
added fileformats-extras to doc dependencies
1 parent 713939b commit d9ce707

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"cloudpickle >=2.0.0",
1313
"etelemetry >=0.2.2",
1414
"filelock >=3.0.0",
15-
"fileformats >=0.15a1",
15+
"fileformats >=0.15a3",
1616
"platformdirs >=2",
1717
]
1818
license = { file = "LICENSE" }
@@ -53,6 +53,7 @@ doc = [
5353
"pandoc",
5454
"numpy",
5555
"scipy",
56+
"fileformats-extras >= v0.15.0a3",
5657
"fileformats-medimage >= v0.10.0a",
5758
"pydra-mrtrix3 >=3.0.4a14",
5859
"sphinx_rtd_theme",

0 commit comments

Comments
 (0)