Skip to content

Commit

Permalink
build: Downgrade version of sphinx related packages
Browse files Browse the repository at this point in the history
  • Loading branch information
julianajlk committed Oct 18, 2023
1 parent f30427c commit c43905a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -419,17 +419,17 @@ sphinx==6.2.1
# sphinxcontrib-serializinghtml
sphinx-book-theme==1.0.1
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlparse==0.4.4
# via
Expand Down

0 comments on commit c43905a

Please sign in to comment.