Skip to content

Commit

Permalink
bumping min matplotlib as well
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcfee committed Mar 22, 2024
1 parent 9927de9 commit ddfb4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/environment-minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- pip
- numpy ==1.14.0
- scipy ==1.4.0
- matplotlib==2.1.0
- matplotlib==2.2.0
- pytest
- pytest-cov
- pytest-mpl

0 comments on commit ddfb4d3

Please sign in to comment.