Skip to content

Commit

Permalink
deps: skip pydata-sphinx-theme 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Dec 24, 2024
1 parent cae49db commit e7810b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/geovista.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies:
- ipykernel
- myst-nb
- numpydoc
- pydata-sphinx-theme >=0.15.3
- pydata-sphinx-theme >=0.15.3,!=0.16.1
- sphinx >=7.3
- sphinx-autoapi >=3.2.0
- sphinx-book-theme >=1.1.3
Expand Down
2 changes: 1 addition & 1 deletion requirements/pypi-optional-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sphinx-gallery >=0.16
sphinx-tags >=0.4
sphinx-tippy
sphinx-togglebutton
pydata-sphinx-theme >=0.15.3
pydata-sphinx-theme >=0.15.3,!=0.16.1
ipywidgets
jupyter-server-proxy
nest_asyncio
Expand Down

0 comments on commit e7810b4

Please sign in to comment.