Skip to content

Commit cb079af

Browse files
committed
Add a requirements.txt for sphinx
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 44c5ff3 commit cb079af

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

docs/requirements.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
alabaster==0.7.12
2+
Babel==2.8.0
3+
certifi==2019.11.28
4+
chardet==3.0.4
5+
colorama==0.4.3
6+
doc8==0.8.0
7+
docutils==0.16
8+
idna==2.9
9+
imagesize==1.2.0
10+
Jinja2==2.11.1
11+
MarkupSafe==1.1.1
12+
packaging==20.1
13+
pbr==5.4.4
14+
Pygments==2.5.2
15+
pyparsing==2.4.6
16+
pytz==2019.3
17+
requests==2.23.0
18+
restructuredtext-lint==1.3.0
19+
six==1.14.0
20+
snowballstemmer==2.0.0
21+
Sphinx==2.4.3
22+
sphinx-rtd-theme==1.0.0
23+
sphinxcontrib-applehelp==1.0.1
24+
sphinxcontrib-devhelp==1.0.1
25+
sphinxcontrib-htmlhelp==1.0.3
26+
sphinxcontrib-jsmath==1.0.1
27+
sphinxcontrib-qthelp==1.0.2
28+
sphinxcontrib-serializinghtml==1.1.3
29+
stevedore==1.32.0
30+
urllib3==1.25.8

0 commit comments

Comments
 (0)