Skip to content

Commit

Permalink
Update dependency aicspylibczi to ~=3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2022
1 parent c404284 commit 3cfefb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def run(self):
format_libs: Dict[str, List[str]] = {
"base-imageio": ["imageio[ffmpeg]~=2.9.0", "Pillow~=8.2.0,!=8.3.0"],
"lif": ["readlif~=0.6.1"],
"czi": ["aicspylibczi~=3.0.2"],
"czi": ["aicspylibczi~=3.0.4"],
}

all_formats: List[str] = []
Expand Down

0 comments on commit 3cfefb7

Please sign in to comment.