-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
43 lines (43 loc) · 1.87 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
-i https://pypi.org/simple
babel>=2.15.0; python_version >= '3.8'
beautifulsoup4>=4.12.3; python_full_version >= '3.6.0'
certifi>=2024.7.4; python_version >= '3.6'
charset-normalizer>=3.3.2; 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'
editorconfig>=0.12.4
ghp-import>=2.1.0
gitdb>=4.0.11; python_version >= '3.7'
gitpython>=3.1.43; python_version >= '3.7'
idna>=3.7; python_version >= '3.5'
jinja2>=3.1.4; python_version >= '3.7'
jsbeautifier>=1.15.1
markdown>=3.6; python_version >= '3.8'
markupsafe>=2.1.5; python_version >= '3.7'
mdx-truly-sane-lists>=1.3
mergedeep>=1.3.4; python_version >= '3.6'
mkdocs>=1.6.0; python_version >= '3.8'
mkdocs-blogging-plugin>=2.2.11; python_version >= '3.6'
mkdocs-get-deps>=0.2.0; python_version >= '3.8'
mkdocs-git-revision-date-localized-plugin>=1.2.6; python_version >= '3.8'
mkdocs-material>=9.5.30; python_version >= '3.8'
mkdocs-material-extensions>=1.3.1; python_version >= '3.8'
mkdocs-mermaid2-plugin>=1.1.1; python_version >= '3.6'
packaging>=24.1; python_version >= '3.8'
paginate>=0.5.6
pathspec>=0.12.1; python_version >= '3.8'
platformdirs>=4.2.2; python_version >= '3.8'
pygments>=2.18.0; python_version >= '3.8'
pymdown-extensions>=10.9; 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, 3.3'
pytz>=2024.1
pyyaml>=6.0.1; python_version >= '3.6'
pyyaml-env-tag>=0.1; python_version >= '3.6'
regex>=2024.7.24; python_version >= '3.8'
requests>=2.32.3; python_version >= '3.8'
setuptools>=72.1.0; python_version >= '3.8'
six>=1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap>=5.0.1; python_version >= '3.7'
soupsieve>=2.5; python_version >= '3.8'
urllib3>=2.2.2; python_version >= '3.8'
watchdog>=4.0.1; python_version >= '3.8'