Skip to content

Commit

Permalink
pin matplotlib <3.9 for 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
megies committed Jul 3, 2024
1 parent 537d7a4 commit e14029a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ requirements:
- setuptools
- numpy <2.0dev0
- scipy
- matplotlib-base
- matplotlib-base <3.9
- lxml
- sqlalchemy
- requests
Expand All @@ -56,7 +56,7 @@ requirements:
- setuptools
- numpy >=1.20,<2.0dev0
- scipy >=1.7
- matplotlib-base >=3.3
- matplotlib-base >=3.3,<3.9
- lxml
- sqlalchemy <2.0
- requests
Expand Down

0 comments on commit e14029a

Please sign in to comment.