Skip to content

Commit

Permalink
matplotlib-base on conda, matplotlib for requirements/pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
grlee77 committed Oct 31, 2023
1 parent 9cc4987 commit 33edec4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,10 +252,10 @@ dependencies:
- pytest>=6.2.4
- tifffile>=2022.7.28
- pooch>=1.6.0 # needed to download scikit-image sample data
- matplotlib-base
- output_types: [conda]
packages:
# - imagecodecs>=2021.6.8
- imagecodecs>=2021.6.8
- matplotlib-base
- openslide-python>=1.1.2
- pip
- pip:
Expand All @@ -272,5 +272,6 @@ dependencies:
# - openslide-python>=1.1.2; platform_machine=='x86_64'
- output_types: [requirements, pyproject]
packages:
- matplotlib
- opencv-python-headless>=4.6
- click

0 comments on commit 33edec4

Please sign in to comment.