Skip to content

Commit 544bbe2

Browse files
authored
unpin matplotlib for docs again (#4488)
1 parent 45aab42 commit 544bbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- ipython
1414
- iris>=2.3
1515
- jupyter_client
16-
- matplotlib-base=3.3.0
16+
- matplotlib-base
1717
- nbsphinx
1818
- netcdf4>=1.5
1919
- numba

0 commit comments

Comments
 (0)