Skip to content

Commit

Permalink
bump matplotlib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Sep 14, 2023
1 parent 70992fe commit ab467a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
astropy-version: ['<5.0', '<5.1']
numpy-version: ['<1.20', '<1.21', '<1.22']
scipy-version: ['<1.6', '<1.7']
matplotlib-version: ['<3.3', '<3.4']
matplotlib-version: ['<3.4', '<3.5']

steps:
- name: Checkout code
Expand Down

0 comments on commit ab467a1

Please sign in to comment.