-
Notifications
You must be signed in to change notification settings - Fork 26
/
requirements.txt
52 lines (52 loc) · 2.28 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
# Autogenerated by 'make bs'
# If the format has changed, update MIN_PIPENV_VERSION in Makefile
-i https://pypi.org/simple
babel==2.16.0; python_version >= '3.8'
bracex==2.5.post1; python_version >= '3.8'
cairocffi==1.7.1; python_version >= '3.8'
cairosvg==2.7.1; python_version >= '3.5'
certifi==2024.8.30; python_version >= '3.6'
cffi==1.17.1; python_version >= '3.8'
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
cssselect2==0.7.0; python_version >= '3.7'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
ghp-import==2.1.0
hjson==3.1.0
idna==3.10; python_version >= '3.6'
importlib-metadata==6.6.0; python_version >= '3.7'
jinja2==3.1.4; python_version >= '3.7'
markdown==3.7; python_version >= '3.8'
markupsafe==3.0.2; python_version >= '3.9'
mergedeep==1.3.4; python_version >= '3.6'
mkdocs==1.5.3; python_version >= '3.7'
mkdocs-awesome-pages-plugin==2.9.2; python_version >= '3.7'
mkdocs-macros-plugin==1.3.7; python_version >= '3.8'
mkdocs-material==9.5.18; python_version >= '3.8'
mkdocs-material-extensions==1.3.1; python_version >= '3.8'
mkdocs-redirects==1.2.2; python_version >= '3.8'
mkdocs-simple-hooks==0.1.5
natsort==8.4.0; python_version >= '3.7'
packaging==24.2; python_version >= '3.8'
paginate==0.5.7
pathspec==0.12.1; python_version >= '3.8'
pillow==10.4.0; python_version >= '3.8'
platformdirs==4.3.6; python_version >= '3.8'
pycparser==2.22; python_version >= '3.8'
pygments==2.18.0; python_version >= '3.8'
pymdown-extensions==10.12; python_version >= '3.8'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
pyyaml==6.0.2; python_version >= '3.8'
pyyaml-env-tag==0.1; python_version >= '3.6'
regex==2024.11.6; python_version >= '3.8'
requests==2.32.3; python_version >= '3.8'
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
super-collections==0.5.3; python_version >= '3.8'
termcolor==2.5.0; python_version >= '3.9'
tinycss2==1.4.0; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
watchdog==6.0.0; python_version >= '3.9'
wcmatch==10.0; python_version >= '3.8'
webencodings==0.5.1
zipp==3.21.0; python_version >= '3.9'