Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ pip-tools
pre-commit
scipy
# Docs
mpl-sphinx-theme~=3.9.0
pydata-sphinx-theme==0.13.3
mpl-sphinx-theme~=3.10.0
sphinx
sphinx-design
13 changes: 6 additions & 7 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ matplotlib==3.10.8
# mpl-sphinx-theme
mccabe==0.7.0
# via flake8
mpl-sphinx-theme==3.9.0
mpl-sphinx-theme==3.10.0
# via -r requirements.in
nodeenv==1.10.0
# via pre-commit
Expand All @@ -91,7 +91,6 @@ packaging==26.0
# build
# cartopy
# matplotlib
# pydata-sphinx-theme
# sphinx
# wheel
pdfminer-six==20201018
Expand All @@ -114,10 +113,8 @@ pycodestyle==2.14.0
# flake8
pycparser==3.0
# via cffi
pydata-sphinx-theme==0.13.3
# via
# -r requirements.in
# mpl-sphinx-theme
pydata-sphinx-theme==0.16.1
# via mpl-sphinx-theme
pyflakes==3.4.0
# via flake8
pygments==2.19.2
Expand Down Expand Up @@ -159,7 +156,9 @@ sphinx==8.1.3
# pydata-sphinx-theme
# sphinx-design
sphinx-design==0.6.1
# via -r requirements.in
# via
# -r requirements.in
# mpl-sphinx-theme
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
Expand Down
Loading