File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,12 @@ bump2version
33cartopy==0.22.0
44flake8
55matplotlib==3.7.4
6- mpl-sphinx-theme~=3.7.1
76pillow>=9
87pdfx
98pip-tools
109pre-commit
1110scipy
11+ # Docs
12+ mpl-sphinx-theme==3.8.0
13+ pydata-sphinx-theme==0.13.3
1214sphinx
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ matplotlib==3.7.4
7575 # mpl-sphinx-theme
7676mccabe == 0.7.0
7777 # via flake8
78- mpl-sphinx-theme == 3.7.1
78+ mpl-sphinx-theme == 3.8.0
7979 # via -r requirements.in
8080nodeenv == 1.8.0
8181 # via pre-commit
@@ -113,8 +113,10 @@ pycodestyle==2.11.1
113113 # flake8
114114pycparser == 2.21
115115 # via cffi
116- pydata-sphinx-theme == 0.15.2
117- # via mpl-sphinx-theme
116+ pydata-sphinx-theme == 0.13.3
117+ # via
118+ # -r requirements.in
119+ # mpl-sphinx-theme
118120pyflakes == 3.2.0
119121 # via flake8
120122pygments == 2.17.2
You can’t perform that action at this time.
0 commit comments