Skip to content

Commit 647695d

Browse files
authored
Added dependencies for Sphinx (#2051)
Signed-off-by: Andreas Maier <[email protected]>
1 parent 0695234 commit 647695d

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
@@ -88,6 +88,9 @@ sphinxcontrib-websupport==1.2.4
8888
autodocsumm==0.2.12
8989
Babel==2.11.0
9090
snowballstemmer==2.0.0
91+
# Sphinx 8.2.0 started using roman-numerals-py
92+
roman-numerals-py==4.1.0
93+
roman-numerals==4.1.0
9194

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

0 commit comments

Comments
 (0)