-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathrequirements.txt
More file actions
39 lines (38 loc) · 947 Bytes
/
requirements.txt
File metadata and controls
39 lines (38 loc) · 947 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# This file was produced by running pip freeze after installing
# the following in venv:
# sphinx-js>=2.8
# Sphinx==3.5.4
# Pin Jinja2 and markupsafe versions
# https://github.com/mozilla/sphinx-js/issues/190
# markupsafe==2.0.1
# Jinja2>2.0,<3.0
# sphinx_rtd_theme
Babel==2.10.3
certifi>=2023.7.22
charset-normalizer==2.1.1
docutils==0.16
idna==3.7
imagesize==1.4.1
# Pin Jinja2 and markupsafe versions
# https://github.com/mozilla/sphinx-js/issues/190
Jinja2==3.1.5
MarkupSafe==2.0.1
packaging==21.3
parsimonious>=0.10.0,<0.11.0
Pygments==2.16.1
pyparsing==3.0.9
pytz==2022.5
requests==2.32.2
six==1.16.0
snowballstemmer==2.2.0
# Use same sphinx version required by sphinx-js 3.2.1
Sphinx<6.0.0,>=4.1.0
sphinx-js==3.2.1
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
urllib3==1.26.19