File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dynamic = ["version"]
4040[project .optional-dependencies ]
4141dev = [" black" , " pre-commit" , " pydra[test]" , " matplotlib" ]
4242doc = [
43- " fileformats-extras[application] >= v0.15.0a6" ,
43+ " fileformats-extras[application,image ] >= v0.15.0a6" ,
4444 " fileformats-medimage >= v0.10.0a2" ,
4545 " fileformats-medimage-extras >= v0.10.0a2" ,
4646 " furo>=2022.2.14.1" ,
@@ -77,15 +77,15 @@ test = [
7777 " pytest-rerunfailures >=15.0" ,
7878 " pytest-timeout >=2.3" ,
7979 " pympler >=1.1" ,
80- " fileformats-extras[application] >=0.15.0a7" ,
80+ " fileformats-extras[application,image ] >=0.15.0a7" ,
8181 " numpy >=1.26" ,
8282 " pyld >=2.0" ,
8383 " psutil >=5.9.0" ,
8484 " python-dateutil >=2.8.2" ,
8585 " tornado >=6.1" ,
8686]
8787tutorial = [
88- " fileformats-extras[application] >= v0.15.0a6" ,
88+ " fileformats-extras[application,image ] >= v0.15.0a6" ,
8989 " fileformats-medimage >= v0.10.0a2" ,
9090 " fileformats-medimage-extras >= v0.10.0a2" ,
9191 " jupyter" ,
You can’t perform that action at this time.
0 commit comments