forked from mingw-w64/mingw-w64.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
22 lines (22 loc) · 1.39 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
click==8.1.3; python_version >= "3.7"
colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0"
ghp-import==2.1.0; python_version >= "3.7"
importlib-metadata==4.11.4; python_version < "3.8" and python_version >= "3.7"
jinja2==3.1.2; python_version >= "3.7"
markdown==3.3.7; python_version >= "3.7"
markupsafe==2.1.1; python_version >= "3.7"
mergedeep==1.3.4; python_version >= "3.7"
mkdocs-material-extensions==1.0.3; python_version >= "3.7"
mkdocs-material==8.2.16; python_version >= "3.7"
mkdocs==1.3.0; python_version >= "3.6"
packaging==21.3; python_version >= "3.7"
pygments==2.12.0; python_version >= "3.7"
pymdown-extensions==9.4; python_version >= "3.7"
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.6"
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
pyyaml-env-tag==0.1; python_version >= "3.7"
pyyaml==6.0; python_version >= "3.7"
six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
typing-extensions==4.2.0; python_version < "3.8" and python_version >= "3.7"
watchdog==2.1.8; python_version >= "3.7"
zipp==3.8.0; python_version < "3.8" and python_version >= "3.7"