Skip to content

Commit

Permalink
LANG: remove matplotlib pin for python 3.9 update
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret committed Apr 23, 2024
1 parent 65222bd commit 85719af
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ requirements:
- scikit-bio {{ scikit_bio }}
- biom-format {{ biom_format }}
- seaborn
# pinned here on 10.19.22 due to pkg int build failure on community
# due to matplotlib bug. will be resolved once 3.7.0 is released
- matplotlib =3.6.0
- matplotlib {{ matplotlib }}
- pandas {{ pandas }}
- numpy
# `ipywidgets` included to avoid ShimWarning from
Expand Down

0 comments on commit 85719af

Please sign in to comment.