Skip to content

Commit

Permalink
Specify imagecodecs version for tifffile compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
nchuynh committed Oct 23, 2023
1 parent 2e4bf3f commit b0b0cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:

- pip:
- opencv-python==4.7.0.68
- imagecodecs[all]
- imagecodecs[all]==2021.4.28
- xmlschema
- ome-types==0.3.3
- pydantic==1.10.10
Expand Down

0 comments on commit b0b0cbf

Please sign in to comment.