Skip to content

Commit

Permalink
apacheGH-39640: [Docs] Pin pydata-sphinx-theme to 0.14.*
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Jan 23, 2024
1 parent c9ca62a commit 7b8b101
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/conda_env_sphinx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ breathe
doxygen
ipython
numpydoc
pydata-sphinx-theme=0.14.1
pydata-sphinx-theme=0.14
sphinx-autobuild
sphinx-design
sphinx-copybutton
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
breathe
ipython
numpydoc
pydata-sphinx-theme==0.14.1
pydata-sphinx-theme~=0.14
sphinx-autobuild
sphinx-design
sphinx-copybutton
Expand Down

0 comments on commit 7b8b101

Please sign in to comment.