We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3360a89 commit 27251c7Copy full SHA for 27251c7
setup.py
@@ -2,8 +2,8 @@
2
3
4
requirements = [
5
- "aicsimageio ~= 4.7",
6
- "aicspylibczi ~= 3.0.0",
+ "aicsimageio ~= 4.9.2",
+ "aicspylibczi ~= 3.2",
7
"numpy",
8
# v0.19.3 causes test failure for TestAlignmentCore::test_align_image
9
"scikit-image ~= 0.21.0",
0 commit comments