Skip to content

Commit

Permalink
Update required matplotlib version
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Jan 16, 2023
1 parent 101d13a commit a5a5a7d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ requirements:
- gsw
- lxml
- mache >=1.11.0
- matplotlib-base >=3.0.2
- matplotlib-base >=3.6.0
- mpas_tools >=0.16.0
- nco >=4.8.1
- netcdf4
Expand Down
2 changes: 1 addition & 1 deletion dev-spec.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ geometric_features>=1.0.0
gsw
lxml
mache >=1.11.0
matplotlib-base>=3.0.2
matplotlib-base>=3.6.0
mpas_tools>=0.16.0
nco>=4.8.1
netcdf4
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'dask',
'gsw',
'lxml',
'matplotlib >=3.0.2',
'matplotlib >=3.6.0',
'netcdf4',
'numpy',
'pandas',
Expand Down

0 comments on commit a5a5a7d

Please # to comment.