-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements-dev.txt
46 lines (46 loc) · 2.06 KB
/
requirements-dev.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
-i https://pypi.org/simple
alabaster==0.7.13; python_version >= '3.6'
appdirs==1.4.4
babel==2.12.1; python_version >= '3.7'
certifi==2023.7.22; python_version >= '3.6'
charset-normalizer==3.2.0; python_full_version >= '3.7.0'
commonmark==0.9.1
docutils==0.18.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
idna==3.4; python_version >= '3.5'
imagesize==1.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==6.8.0; python_version < '3.10'
jinja2==3.1.2; python_version >= '3.7'
jsonpath-ng==1.6.0
latexcodec==2.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
markupsafe==2.1.3; python_version >= '3.7'
packaging==23.1; python_version >= '3.7'
ply==3.11
pybtex==0.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pybtex-docutils==1.0.3; python_version >= '3.7'
pygments==2.16.1; python_version >= '3.7'
pytz==2023.3.post1; python_version < '3.9'
pyyaml==6.0.1; python_version >= '3.6'
recommonmark==0.7.1
requests==2.31.0; python_version >= '3.7'
rinoh-typeface-dejavuserif==0.1.3
rinoh-typeface-texgyrecursor==0.1.1
rinoh-typeface-texgyreheros==0.1.1
rinoh-typeface-texgyrepagella==0.1.1
rinohtype==0.5.4
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snowballstemmer==2.2.0
sphinx==7.1.2
sphinx-disqus==1.2.0; python_full_version >= '3.6.2' and python_full_version < '4.0.0'
sphinx-ext-substitution @ git+https://github.com/eak24/sphinx_ext_substitution.git@64e1852b44ea328438e1bf9225fff3cd5688e82e
sphinx-rtd-theme==1.3.0rc1
sphinxcontrib-applehelp==1.0.4; python_version >= '3.8'
sphinxcontrib-bibtex==2.5.0
sphinxcontrib-devhelp==1.0.2; python_version >= '3.5'
sphinxcontrib-disqus==1.1.1
sphinxcontrib-htmlhelp==2.0.1; python_version >= '3.8'
sphinxcontrib-jquery==4.1; python_version >= '2.7'
sphinxcontrib-jsmath==1.0.1; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5; python_version >= '3.5'
urllib3==2.0.4; python_version >= '3.7'
zipp==3.17.0; python_version >= '3.8'