Skip to content

Commit 11a5e1c

Browse files
authored
Merge pull request #278 from input-output-hk/fix_doc_building
fix(docs): pin documentation dependencies
2 parents bd12f38 + bfaeb0a commit 11a5e1c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
Sphinx==7.4.7
2-
m2r2
3-
sphinx_rtd_theme
1+
Sphinx==8.1.3
2+
docutils==0.20.1
3+
m2r2==0.3.3.post2
4+
sphinx-rtd-theme==3.0.1

0 commit comments

Comments
 (0)