Skip to content

Commit

Permalink
fix: need mpl constraint for ultraplot
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Jan 9, 2025
1 parent 4ae32e6 commit 9a48bdf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions recipe/patch_yaml/ultraplot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
if:
name: ultraplot
version: 0.99.3
build_number_in: [0]
then:
- replace_depends:
old: matplotlib-base
new: matplotlib-base >=3.9.2

0 comments on commit 9a48bdf

Please sign in to comment.