Skip to content

Commit

Permalink
Reverted doc requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Sep 3, 2024
1 parent fac9420 commit 6366e34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements_doc.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
importlib-metadata==6.8.0; python_version<'3.8'
beautifulsoup4==4.12.3
lxml==5.3.0
lxml==5.2.2

Sphinx==8.0.2
sphinx-autoapi==3.2.1
Sphinx==7.3.7
sphinx-autoapi==3.1.2
sphinx-autobuild==2024.4.16
sphinx-book-theme==1.1.3
sphinx-design==0.6.1
sphinx-design==0.6.0
sphinxcontrib-plantuml==0.30
sphinx-toggleprompt==0.5.2
sphinx-copybutton==0.5.2 # does not work well with toggleprompt
Expand Down

0 comments on commit 6366e34

Please sign in to comment.