Skip to content

Commit 27251c7

Browse files
committed
update requirements to match CAS
1 parent 3360a89 commit 27251c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33

44
requirements = [
5-
"aicsimageio ~= 4.7",
6-
"aicspylibczi ~= 3.0.0",
5+
"aicsimageio ~= 4.9.2",
6+
"aicspylibczi ~= 3.2",
77
"numpy",
88
# v0.19.3 causes test failure for TestAlignmentCore::test_align_image
99
"scikit-image ~= 0.21.0",

0 commit comments

Comments
 (0)