-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
67 lines (60 loc) · 1.46 KB
/
requirements.txt
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# https://pypi.org/project/sphinx-immaterial/
alabaster==0.7.12
appdirs==1.4.4
Babel==2.10.3
certifi==2022.9.14
charset-normalizer==2.1.1
docutils==0.18
idna==3.4
imagesize==1.4.1
importlib-metadata==4.12.0
Jinja2==3.1.2
MarkupSafe==2.1.1
packaging==21.3
pydantic==1.10.2
Pygments==2.13.0
pyparsing==3.0.9
pytz==2022.2.1
requests==2.28.1
snowballstemmer==2.2.0
Sphinx==5.1.1
sphinx-immaterial==0.9.0
sphinx-tabs==3.4.1
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
typing-extensions==4.3.0
urllib3==1.26.12
zipp==3.8.1
# sphinx-immaterial[keys] https://pypi.org/project/sphinx-immaterial/
Markdown==3.4.1
pymdown-extensions==9.5
# https://pypi.org/project/ipython/
backcall==0.2.0
decorator==5.1.1
ipython==7.34.0
jedi==0.18.1
matplotlib-inline==0.1.6
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.30
ptyprocess==0.7.0
traitlets==5.3.0
wcwidth==0.2.5
# https://pypi.org/project/sphinxcontrib-email/
lxml==4.9.1
sphinxcontrib-email==0.3.5
# https://pypi.org/project/yasfb/
cssselect==1.1.0
pyquery==1.4.3
yasfb==0.8.0
# https://pypi.org/project/sphinx-disqus/
sphinx-disqus==1.2.0
# https://github.com/bonartm/sphinxcontrib-quizdown
sphinxcontrib-quizdown @ git+https://github.com/bonartm/sphinxcontrib-quizdown.git@d9f24a7a2305ad5b196e06597b1779c9414d1d85
# https://pypi.org/project/sphinx_contributors/
sphinx-contributors==0.2.6