Skip to content

Commit

Permalink
Update Conda recipe for scikit-image 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Aug 22, 2024
1 parent 12d1f21 commit cc9a1f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/recipes/cucim/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ requirements:
- libcucim ={{ version }}
- python
- rapids-build-backend >=0.3.0,<0.4.0.dev0
- scikit-image >=0.19.0,<0.23.0a0
- scikit-image >=0.19.0,<0.25.0a0
- scipy >=1.6
- setuptools >=24.2.0
run:
Expand All @@ -79,7 +79,7 @@ requirements:
- lazy_loader >=0.1
- libcucim ={{ version }}
- python
- scikit-image >=0.19.0,<0.23.0a0
- scikit-image >=0.19.0,<0.25.0a0
- scipy >=1.6
run_constrained:
- openslide-python >=1.3.0
Expand Down

0 comments on commit cc9a1f1

Please sign in to comment.