-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrequirements.txt
More file actions
75 lines (66 loc) · 1.67 KB
/
requirements.txt
File metadata and controls
75 lines (66 loc) · 1.67 KB
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
68
69
70
71
72
73
74
75
# https://pypi.org/project/Sphinx/
alabaster==1.0.0
babel==2.17.0
charset-normalizer==3.4.1
certifi==2025.1.31
docutils==0.21.2
idna==3.10
imagesize==1.4.1
Jinja2==3.1.6
MarkupSafe==3.0.2
packaging==24.2
Pygments==2.19.1
requests==2.32.4
roman-numerals-py==3.1.0
snowballstemmer==2.2.0
Sphinx==8.2.1
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
urllib3==2.6.3
# https://pypi.org/project/sphinx-immaterial/
annotated-types==0.7.0
appdirs==1.4.4
pydantic==2.10.6
pydantic-core==2.27.2
pydantic-extra-types==2.10.2
sphinx-immaterial==0.13.0
typing-extensions==4.12.2
# sphinx-immaterial[keys] https://pypi.org/project/sphinx-immaterial/
markdown==3.7
pymdown-extensions==10.16.1
pyyaml==6.0.2
# https://pypi.org/project/ipython/
# asttokens==3.0.0
# decorator==5.2.1
# executing==2.2.0
# ipython==8.32.0
# jedi==0.19.2
# matplotlib-inline==0.1.7
# parso==0.8.4
# pexpect==4.9.0
# prompt_toolkit==3.0.50
# ptyprocess==0.7.0
# pure-eval==0.2.3
# stack_data==0.6.3
# traitlets==5.14.3
# wcwidth==0.2.13
# https://pypi.org/project/sphinxcontrib-email/
lxml==5.3.1
sphinxcontrib-email==0.3.6
# https://pypi.org/project/yasfb/
cssselect==1.2.0
pyquery==2.0.1
yasfb==0.8.0
# https://pypi.org/project/sphinx-disqus/
# sphinx-disqus==1.3.0
# 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.7
# https://pypi.org/project/sphinx-tabs/
sphinx-tabs==3.4.7