-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
29 lines (29 loc) · 1.99 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
babel==2.9.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
click==8.0.1; python_version >= "3.6"
colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.5.0"
ghp-import==2.0.1; python_version >= "3.6"
gitdb==4.0.7; python_version >= "3.7"
gitpython==3.1.24; python_version >= "3.7"
importlib-metadata==4.8.1; python_version >= "3.6"
jinja2==3.0.1; python_version >= "3.6"
markdown==3.3.4; python_version >= "3.6"
markupsafe==2.0.1; python_version >= "3.6"
mergedeep==1.3.4; python_version >= "3.6"
mkdocs-git-revision-date-localized-plugin==0.10.0; python_version >= "3.6"
mkdocs-git-revision-date-plugin==0.3.1; python_version >= "3.4"
mkdocs-material-extensions==1.0.3; python_version >= "3.6"
mkdocs-material==7.3.0
mkdocs==1.2.2; python_version >= "3.6"
packaging==21.0; python_version >= "3.6"
pygments==2.10.0; python_version >= "3.5"
pymdown-extensions==8.2; python_version >= "3.6"
pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" 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"
pytz==2021.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
pyyaml-env-tag==0.1; python_version >= "3.6"
pyyaml==5.4.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
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"
smmap==4.0.0; python_version >= "3.7"
typing-extensions==3.10.0.2; python_version < "3.10" and python_version >= "3.7"
watchdog==2.1.5; python_version >= "3.6"
zipp==3.5.0; python_version >= "3.6"