Skip to content

Commit

Permalink
#314 update imagecodecs version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelToman committed Jun 5, 2024
1 parent d680421 commit 30ace38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 314_napari_microsam/torch_em.eb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
('Python', '3.11.3'),
('torchvision', '0.16.0'),
('h5py', '3.9.0'),
('imagecodecs', '2023.1.23'),
('imagecodecs', '2024.1.1'),
('tensorboard', '2.15.1'),
('tqdm', '4.66.1'),
('napari', '0.4.18'),
Expand Down

0 comments on commit 30ace38

Please sign in to comment.