Skip to content

Commit

Permalink
docs: try to pin sphinx version in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
chilango74 committed Apr 28, 2022
1 parent 9ebfe5a commit d537b3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sphinx>=4.5.0
sphinx==3.5.4
sphinx_rtd_theme==0.5.2
numpydoc==1.1.0
nbsphinx==0.8.7
nbsphinx-link>=1.3.0
pandoc>=1.1.0
recommonmark==0.7.1
ipython>=7.20.0
jinja2<3.1
jinja2<3.1.0

0 comments on commit d537b3d

Please sign in to comment.