File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11scipy < 1.13.0
2- cellmaps_utils == 0.8 .0
2+ cellmaps_utils == 0.9 .0
33cellmaps_imagedownloader == 0.3.0
44cellmaps_ppidownloader == 0.2.2
5- cellmaps_image_embedding == 0.3.2
6- cellmaps_ppi_embedding == 0.4.2
7- cellmaps_coembedding == 1.2.2
5+ cellmaps_image_embedding == 0.3.3
6+ cellmaps_ppi_embedding == 0.4.3
7+ cellmaps_coembedding == 1.3.1
88cellmaps_generate_hierarchy == 0.2.4
99cellmaps_hierarchyeval == 0.2.2
1010networkx >= 2.8 ,< 2.9
Original file line number Diff line number Diff line change 2828 history = history_file .read ()
2929
3030requirements = ['scipy<1.13.0' ,
31- 'cellmaps_utils==0.8 .0' ,
31+ 'cellmaps_utils==0.9 .0' ,
3232 'cellmaps_imagedownloader == 0.3.0' ,
3333 'cellmaps_ppidownloader == 0.2.2' ,
34- 'cellmaps_image_embedding == 0.3.2 ' ,
35- 'cellmaps_ppi_embedding == 0.4.2 ' ,
36- 'cellmaps_coembedding == 1.2.2 ' ,
34+ 'cellmaps_image_embedding == 0.3.3 ' ,
35+ 'cellmaps_ppi_embedding == 0.4.3 ' ,
36+ 'cellmaps_coembedding == 1.3.1 ' ,
3737 'cellmaps_generate_hierarchy == 0.2.4' ,
3838 'cellmaps_hierarchyeval == 0.2.2' ,
3939 'networkx>=2.8,<2.9' ,
You can’t perform that action at this time.
0 commit comments