Skip to content

Commit

Permalink
Setup: fix versions for docs requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe5 committed Oct 10, 2024
1 parent d2ec398 commit 2c1d3c3
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
m2r2
nbsphinx
nbsphinx-link
pydata-sphinx-theme
m2r2==0.3.3.post2
nbsphinx==0.9.3
nbsphinx-link==1.3.0
pydata-sphinx-theme==0.14.3
sphinx==5.3.0
sphinx-autodoc-typehints
sphinx-autodoc-typehints==1.21.8
sphinx-gallery==0.10.1
sphinxcontrib-napoleon
sphinxemoji
sphinxcontrib-napoleon==0.7
sphinxemoji==0.2.0
lxml==4.9.3

0 comments on commit 2c1d3c3

Please sign in to comment.