Skip to content

Commit 0b3978f

Browse files
authored
Added dependencies for Sphinx (#2050)
Signed-off-by: Andreas Maier <[email protected]>
1 parent 64f66e1 commit 0b3978f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

changes/noissue.95.fix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dev: Added dependencies for Sphinx.

minimum-constraints-develop.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ sphinxcontrib-websupport==1.2.4
8989
autodocsumm==0.2.12
9090
Babel==2.11.0
9191
snowballstemmer==2.0.0
92+
# Sphinx 8.2.0 started using roman-numerals-py
93+
roman-numerals-py==4.1.0
94+
roman-numerals==4.1.0
9295

9396
# PyLint (no imports, invoked via pylint script)
9497
pylint==3.0.1; python_version == '3.8'

0 commit comments

Comments
 (0)