Skip to content

Commit cadc47d

Browse files
committed
Manually list CPython doc requirements
1 parent dc02fa8 commit cadc47d

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

requirements.txt

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
poutils
2-
pre-commit
1+
poutils==0.15.4
2+
pre-commit==3.7.1
33

4-
-r cpython/Doc/requirements.txt
4+
# Rest of dependencies from cpython/Doc/requirements.txt
5+
# Manually listed here so that we install sphinx version 5
6+
# and any version conflicts are avoided.
7+
Sphinx==7.3.7
8+
blurb==1.1.0
9+
sphinxext-opengraph==0.9.1
10+
python-docs-theme==2024.4
11+
-c cpython/Doc/constraints.txt

0 commit comments

Comments
 (0)