File tree Expand file tree Collapse file tree 5 files changed +5
-13
lines changed Expand file tree Collapse file tree 5 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 22name : core38
33channels :
44 - conda-forge
5- - defaults
5+ - nodefaults
66dependencies :
77 - bioimageio.spec>=0.5.3.3
88 - black
99 - crick # uncommented
1010 - filelock
11- - fire
1211 - imageio>=2.5
1312 - jupyter
1413 - jupyter-black
@@ -27,7 +26,6 @@ dependencies:
2726 - pytest
2827 - pytest-cov
2928 - pytest-xdist
30- - python-dotenv
3129 - python=3.8 # changed
3230 - pytorch>=2.1
3331 - requests
Original file line number Diff line number Diff line change 22name : core-tf # changed
33channels :
44 - conda-forge
5- - defaults
5+ - nodefaults
66dependencies :
77 - bioimageio.spec>=0.5.3.3
88 - black
99 # - crick # currently requires python<=3.9
1010 - filelock
11- - fire
1211 - imageio>=2.5
1312 - jupyter
1413 - jupyter-black
@@ -27,7 +26,6 @@ dependencies:
2726 - pytest
2827 - pytest-cov
2928 - pytest-xdist
30- - python-dotenv
3129 # - python=3.9 # removed
3230 # - pytorch>=2.1 # removed
3331 - requests
Original file line number Diff line number Diff line change 22name : core
33channels :
44 - conda-forge
5- - defaults
5+ - nodefaults
6+ - pytorch # added
67dependencies :
78 - bioimageio.spec>=0.5.3.3
89 - black
910 # - crick # currently requires python<=3.9
1011 - filelock
11- - fire
1212 - imageio>=2.5
1313 - jupyter
1414 - jupyter-black
@@ -27,12 +27,11 @@ dependencies:
2727 - pytest
2828 - pytest-cov
2929 - pytest-xdist
30- - python-dotenv
3130 # - python=3.9 # removed
3231 - pytorch>=2.1
3332 - requests
3433 - rich
35- # - ruff # removed
34+ - ruff
3635 - ruyaml
3736 - torchvision
3837 - tqdm
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ dependencies:
66 - black
77 # - crick # currently requires python<=3.9
88 - filelock
9- - fire
109 - imageio>=2.5
1110 - jupyter
1211 - jupyter-black
@@ -27,7 +26,6 @@ dependencies:
2726 - pytest
2827 - pytest-cov
2928 - pytest-xdist
30- - python-dotenv
3129 - python=3.9
3230 - pytorch>=2.1
3331 - requests
Original file line number Diff line number Diff line change 3535 "numpy" ,
3636 "pydantic-settings >=2.3" ,
3737 "pydantic" ,
38- "python-dotenv" ,
3938 "requests" ,
4039 "ruyaml" ,
4140 "tqdm" ,
You can’t perform that action at this time.
0 commit comments