-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
37 lines (37 loc) · 2.24 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
babel==2.10.3; python_version >= "3.6"
cfgv==3.3.1; python_full_version >= "3.6.1" and python_version >= "3.7"
click==8.1.3; python_version >= "3.7"
colorama==0.4.5; 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"
distlib==0.3.5; python_version >= "3.7"
filelock==3.8.0; python_version >= "3.7"
ghp-import==2.1.0; python_version >= "3.7"
gitdb==4.0.9; python_version >= "3.7"
gitpython==3.1.27; python_version >= "3.7"
identify==2.5.3; python_version >= "3.7"
importlib-metadata==4.12.0; 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-git-revision-date-localized-plugin==1.1.0; python_version >= "3.6"
mkdocs-material-extensions==1.0.3; python_version >= "3.7"
mkdocs-material==8.4.0; python_version >= "3.7"
mkdocs==1.3.1; python_version >= "3.7"
nodeenv==1.7.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.7.0" and python_version >= "3.7"
packaging==21.3; python_version >= "3.7"
platformdirs==2.5.2; python_version >= "3.7"
pre-commit==2.20.0; python_version >= "3.7"
pygments==2.13.0; python_version >= "3.7"
pymdown-extensions==9.5; python_version >= "3.7"
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.7"
python-dateutil==2.8.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
pytz==2022.2.1; 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.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
smmap==5.0.0; python_version >= "3.7"
toml==0.10.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
typing-extensions==4.3.0; python_version < "3.8" and python_version >= "3.7"
virtualenv==20.16.3; python_version >= "3.7"
watchdog==2.1.9; python_version >= "3.7"
zipp==3.8.1; python_version < "3.8" and python_version >= "3.7"