Skip to content

Commit

Permalink
1.4.x: update doc requirements
Browse files Browse the repository at this point in the history
pin down docutils, unpin autodoc-traits
  • Loading branch information
minrk committed Nov 2, 2021
1 parent 69a1e97 commit 44141ae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
-r ../requirements.txt

alabaster_jupyterhub
# Temporary fix of #3021. Revert back to released autodoc-traits when
# 0.1.0 released.
https://github.com/jupyterhub/autodoc-traits/archive/d22282c1c18c6865436e06d8b329c06fe12a07f8.zip
autodoc-traits
docutils<0.18
pydata-sphinx-theme
pytablewriter>=0.56
recommonmark>=0.6
Expand Down

0 comments on commit 44141ae

Please sign in to comment.