|
1 | 1 | click==8.0.1; python_version >= "3.6"
|
2 | 2 | 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"
|
3 |
| -future==0.18.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5" |
4 |
| -importlib-metadata==4.4.0; python_version < "3.8" and python_version >= "3.6" |
| 3 | +ghp-import==2.0.1; python_version >= "3.6" |
| 4 | +importlib-metadata==4.6.0; python_version < "3.8" and python_version >= "3.6" |
5 | 5 | jinja2==3.0.1; python_version >= "3.6"
|
6 |
| -joblib==1.0.1; python_version >= "3.6" |
7 |
| -livereload==2.6.3; python_version >= "3.5" |
8 |
| -lunr==0.5.8; python_version >= "3.5" |
9 | 6 | markdown==3.3.4; python_version >= "3.6"
|
10 | 7 | markupsafe==2.0.1; python_version >= "3.6"
|
| 8 | +mergedeep==1.3.4; python_version >= "3.6" |
11 | 9 | mkdocs-material-extensions==1.0.1; python_version >= "3.5"
|
12 |
| -mkdocs-material==7.1.6 |
13 |
| -mkdocs==1.1.2; python_version >= "3.5" |
14 |
| -nltk==3.6.2; python_version >= "3.5" |
| 10 | +mkdocs-material==7.1.9 |
| 11 | +mkdocs==1.2.1; python_version >= "3.6" |
| 12 | +packaging==20.9; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" |
15 | 13 | pygments==2.9.0; python_version >= "3.5"
|
16 | 14 | pymdown-extensions==8.2; python_version >= "3.6"
|
17 |
| -pyyaml==5.4.1; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5" |
18 |
| -regex==2021.4.4; python_version >= "3.5" |
19 |
| -six==1.16.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5" |
20 |
| -tornado==6.1; python_version >= "3.5" |
21 |
| -tqdm==4.61.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_version >= "3.5" and python_full_version >= "3.4.0" |
| 15 | +pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" |
| 16 | +python-dateutil==2.8.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6" |
| 17 | +pyyaml-env-tag==0.1; python_version >= "3.6" |
| 18 | +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" |
| 19 | +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" |
22 | 20 | typing-extensions==3.10.0.0; python_version < "3.8" and python_version >= "3.6"
|
23 |
| -zipp==3.4.1; python_version < "3.8" and python_version >= "3.6" |
| 21 | +watchdog==2.1.3; python_version >= "3.6" |
| 22 | +zipp==3.4.1; python_version >= "3.6" |
0 commit comments