Skip to content

Commit 3b5a8ee

Browse files
authored
pin matplotlib in ci/requirements/doc.yml (#4340)
* add matplotlib to ci/requirements/doc.yml * pin matplotlib to 3.3.0
1 parent 38b0144 commit 3b5a8ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/requirements/doc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies:
1313
- ipython
1414
- iris>=2.3
1515
- jupyter_client
16+
- matplotlib-base=3.3.0
1617
- nbsphinx
1718
- netcdf4>=1.5
1819
- numba

0 commit comments

Comments
 (0)