Skip to content

Commit

Permalink
update requirements to match CAS
Browse files Browse the repository at this point in the history
  • Loading branch information
kmitcham committed Aug 20, 2024
1 parent 3360a89 commit 27251c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@


requirements = [
"aicsimageio ~= 4.7",
"aicspylibczi ~= 3.0.0",
"aicsimageio ~= 4.9.2",
"aicspylibczi ~= 3.2",
"numpy",
# v0.19.3 causes test failure for TestAlignmentCore::test_align_image
"scikit-image ~= 0.21.0",
Expand Down

0 comments on commit 27251c7

Please sign in to comment.