Skip to content

Commit

Permalink
more bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz committed Jan 15, 2024
1 parent 0b3efd4 commit 1b4c2b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ sphinxcontrib-devhelp<1.0.6
sphinxcontrib-htmlhelp<2.0.5
sphinxcontrib-serializinghtml<1.1.10
sphinxcontrib-qthelp<1.0.7
sphinxcontrib-serializinghtml<1.1.10
sphinx<5
sphinx-gallery==0.10.1 # tutorial page is not rendered correctly with newer versions
sphinx_rtd_theme==1.0.0
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"sphinxcontrib-htmlhelp<2.0.5",
"sphinxcontrib-serializinghtml<1.1.10",
"sphinxcontrib-qthelp<1.0.7",
"sphinxcontrib-serializinghtml<1.1.10",
"sphinx<5",
"sphinx_rtd_theme",
"sphinx-gallery",
Expand Down

0 comments on commit 1b4c2b6

Please sign in to comment.