-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
81 lines (81 loc) · 1.43 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
appdirs==1.4.4
async-generator==1.10
attrs==21.2.0
black==21.5b2
bleach==3.3.0
bracex==2.1.1
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
defusedxml==0.7.1
entrypoints==0.3
future==0.18.2
ghp-import==2.0.2
gitdb==4.0.7
GitPython==3.1.17
graphkb==1.5.4
idna==2.10
importlib-metadata==4.10.1
ipython-genutils==0.2.0
Jinja2==2.11.3
joblib==1.0.1
jsonschema==3.2.0
jupyter-client==6.2.0
jupyter-core==4.7.1
jupyterlab-pygments==0.1.2
jupytext==1.11.2
livereload==2.6.3
lunr==0.5.8
Markdown==3.3.4
markdown-include==0.6.0
markdown-it-py==1.1.0
markdown-refdocs==1.4.0
MarkupSafe==1.1.1
mdit-py-plugins==0.2.8
mergedeep==1.3.4
mistune==0.8.4
mkdocs==1.2.3
mkdocs-awesome-pages-plugin==2.5.0
mkdocs-exclude==1.0.2
mkdocs-include-markdown-plugin==3.0.1
mkdocs-material==8.1.8
mkdocs-material-extensions==1.0.1
mkdocs-redirects==1.0.3
mknotebooks==0.7.0
mypy==0.812
mypy-extensions==0.4.3
nbclient==0.5.3
nbconvert==6.0.7
nbformat==5.1.3
nest-asyncio==1.5.1
nltk==3.6.2
packaging==20.9
pandocfilters==1.4.3
pathspec==0.8.1
progressbar2==3.53.1
Pygments==2.11.2
pymdown-extensions==9.1
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
python-utils==2.5.6
pytz==2021.1
PyYAML==5.4.1
pyyaml-env-tag==0.1
pyzmq==22.1.0
regex==2021.4.4
requests==2.25.1
six==1.15.0
smmap==4.0.0
testpath==0.5.0
toml==0.10.2
tornado==6.1
tqdm==4.60.0
traitlets==5.0.5
typed-ast==1.4.3
typing-extensions==3.7.4.3
urllib3==1.26.5
watchdog==2.1.6
wcmatch==8.2
webencodings==0.5.1
zipp==3.4.1