-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
34 lines (34 loc) · 1.25 KB
/
requirements.txt
File metadata and controls
34 lines (34 loc) · 1.25 KB
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
-i https://pypi.org/simple
babel==2.10.3; python_version >= '3.6'
click==8.1.7; python_version >= '3.7'
csscompressor==0.9.5
ghp-import==2.1.0
gitdb==4.0.9; python_version >= '3.6'
gitpython==3.1.29; python_version >= '3.7'
htmlmin==0.1.12
jinja2==3.1.2; python_version >= '3.7'
jsmin==3.0.1
markdown==3.5.1; python_version >= '3.8'
markupsafe==2.1.3; python_version >= '3.7'
mergedeep==1.3.4; python_version >= '3.6'
mkdocs==1.5.3; python_version >= '3.7'
mkdocs-git-revision-date-localized-plugin==1.1.0
mkdocs-material==8.2.11
mkdocs-material-extensions==1.1; python_version >= '3.7'
mkdocs-minify-plugin==0.6.1
packaging==23.2; python_version >= '3.7'
pathspec==0.11.2; python_version >= '3.7'
platformdirs==4.0.0; python_version >= '3.7'
prompt-toolkit==3.0.31
pygments==2.11.2
pymdown-extensions==9.3; python_version >= '3.7'
pyparsing==3.0.9; python_full_version >= '3.6.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-markdown-math==0.8
pytz==2022.5
pyyaml==6.0; python_version >= '3.6'
pyyaml-env-tag==0.1; python_version >= '3.6'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==5.0.0; python_version >= '3.6'
watchdog==3.0.0; python_version >= '3.7'
wcwidth==0.2.5