Skip to content

Commit 265f4c5

Browse files
authored
build: readthedocs build error (#349)
1 parent 6fbb0a7 commit 265f4c5

File tree

1 file changed

+39
-1
lines changed

1 file changed

+39
-1
lines changed

docs/requirements.txt

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,39 @@
1-
sphinx-js>=2.8
1+
# This file was produced by running pip freeze after installing
2+
# the following in venv:
3+
# sphinx-js>=2.8
4+
# Sphinx==3.5.4
5+
# Pin Jinja2 and markupsafe versions
6+
# https://github.com/mozilla/sphinx-js/issues/190
7+
# markupsafe==2.0.1
8+
# Jinja2>2.0,<3.0
9+
# sphinx_rtd_theme
10+
11+
Babel==2.10.3
12+
certifi==2022.9.24
13+
charset-normalizer==2.1.1
14+
docutils==0.16
15+
idna==3.4
16+
imagesize==1.4.1
17+
# Pin Jinja2 and markupsafe versions
18+
# https://github.com/mozilla/sphinx-js/issues/190
19+
Jinja2==2.11.3
20+
MarkupSafe==2.0.1
21+
packaging==21.3
22+
parsimonious==0.7.0
23+
Pygments==2.13.0
24+
pyparsing==3.0.9
25+
pytz==2022.5
26+
requests==2.28.1
27+
six==1.16.0
28+
snowballstemmer==2.2.0
29+
# Use same sphinx version required by sphinx-js 3.1.2
30+
Sphinx==3.5.4
31+
sphinx-js==3.1.2
32+
sphinx-rtd-theme==1.0.0
33+
sphinxcontrib-applehelp==1.0.2
34+
sphinxcontrib-devhelp==1.0.2
35+
sphinxcontrib-htmlhelp==2.0.0
36+
sphinxcontrib-jsmath==1.0.1
37+
sphinxcontrib-qthelp==1.0.3
38+
sphinxcontrib-serializinghtml==1.1.5
39+
urllib3==1.26.12

0 commit comments

Comments
 (0)