Skip to content

Commit

Permalink
Bump Multiple Docs Deps Around Sphinx (move-coop#975)
Browse files Browse the repository at this point in the history
* Bump multiple docs deps

* Downgrade myst-parser
  • Loading branch information
SorenSpicknall authored and bmos committed Mar 16, 2024
1 parent 0b529b9 commit eeb2b56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r ../requirements.txt
Sphinx==4.3.2
sphinx-rtd-theme==1.0.0
myst-parser==0.16.1
Sphinx==5.3.0
sphinx-rtd-theme==2.0.0
myst-parser==1.0.0
sphinx-multiversion

0 comments on commit eeb2b56

Please sign in to comment.