File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ channels:
4
4
- conda-forge
5
5
- defaults
6
6
dependencies :
7
- - bioimageio.spec>=0.5.3.2
7
+ - bioimageio.spec>=0.5.3.3
8
8
- black
9
9
- crick # uncommented
10
10
- filelock
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ channels:
4
4
- conda-forge
5
5
- defaults
6
6
dependencies :
7
- - bioimageio.spec>=0.5.3.2
7
+ - bioimageio.spec>=0.5.3.3
8
8
- black
9
9
# - crick # currently requires python<=3.9
10
10
- filelock
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ channels:
4
4
- conda-forge
5
5
- defaults
6
6
dependencies :
7
- - bioimageio.spec>=0.5.3.2
7
+ - bioimageio.spec>=0.5.3.3
8
8
- black
9
9
# - crick # currently requires python<=3.9
10
10
- filelock
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: core
2
2
channels :
3
3
- conda-forge
4
4
dependencies :
5
- - bioimageio.spec>=0.5.3.2
5
+ - bioimageio.spec>=0.5.3.3
6
6
- black
7
7
# - crick # currently requires python<=3.9
8
8
- filelock
You can’t perform that action at this time.
0 commit comments