This repository has been archived by the owner on Nov 16, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathrequirements.txt
44 lines (43 loc) · 1.6 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
44
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
astunparse==1.6.3; python_version < '3.9'
cached-property==1.5.2
click==8.0.3; python_version >= '3.6'
ghp-import==2.0.2
importlib-metadata==4.8.2; python_version < '3.10'
jinja2==3.0.3; python_version >= '3.6'
markdown-callouts==0.2.0; python_version >= '3.6' and python_version < '4.0'
markdown==3.3.6; python_version >= '3.6'
markupsafe==2.0.1; python_version >= '3.6'
mergedeep==1.3.4; python_version >= '3.6'
mike==1.1.2
mkdocs-autorefs==0.3.0; python_version >= '3.6' and python_version < '4.0'
mkdocs-gen-files==0.3.3
mkdocs-literate-nav==0.4.0
mkdocs-macros-plugin==0.6.3
mkdocs-material-extensions==1.0.3; python_version >= '3.6'
mkdocs-material==8.0.5
mkdocs-section-index==0.3.2
mkdocs-versioning==0.4.0
mkdocs==1.2.3; python_version >= '3.6'
mkdocstrings-crystal==0.3.4
mkdocstrings==0.16.2
packaging==21.3; python_version >= '3.6'
pygments==2.10.0; python_version >= '3.5'
pymdown-extensions==9.1; python_version >= '3.6'
pyparsing==3.0.6; python_version >= '3.6'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
pytkdocs==0.12.0; python_full_version >= '3.6.1'
pyyaml-env-tag==0.1; python_version >= '3.6'
pyyaml==6.0; python_version >= '3.6'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
termcolor==1.1.0
verspec==0.1.0
watchdog==2.1.6; python_version >= '3.6'
wheel==0.38.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
zipp==3.6.0; python_version >= '3.6'