-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
103 lines (102 loc) · 3.92 KB
/
requirements.txt
File metadata and controls
103 lines (102 loc) · 3.92 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
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
-i https://pypi.org/simple
aiohttp==3.8.1
aiosignal==1.2.0; python_version >= '3.6'
argon2-cffi==21.3.0; python_version >= '3.6'
argon2-cffi-bindings==21.2.0; python_version >= '3.6'
asttokens==2.0.5
async-timeout==4.0.2; python_version >= '3.6'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
babel==2.10.1; python_version >= '3.6'
backcall==0.2.0
beautifulsoup4==4.11.1; python_version >= '3.6'
bleach==5.0.0; python_version >= '3.7'
blinker==1.4
certifi==2022.5.18.1; python_version >= '3.6'
cffi==1.15.0
charset-normalizer==2.0.12; python_version >= '3.5'
cloudpickle==2.1.0; python_version >= '3.6'
debugpy==1.6.0; python_version >= '3.7'
decorator==5.1.1; python_version >= '3.5'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
docutils==0.18.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
doit==0.36.0; python_version >= '3.8'
entrypoints==0.4; python_version >= '3.6'
executing==0.8.3
fastjsonschema==2.15.3
frozenlist==1.3.0; python_version >= '3.7'
ghp-import==2.1.0
hsluv==5.0.3
html5lib==1.1
idna==3.3; python_version >= '3.5'
importlib-metadata==4.11.4; python_version >= '3.7'
ipdb==0.13.9
ipykernel==6.13.1
ipython==8.4.0; python_version >= '3.8'
ipython-genutils==0.2.0
jedi==0.18.1; python_version >= '3.6'
jinja2==3.1.2
jsonschema==4.6.0; python_version >= '3.7'
jupyter-client==7.3.4; python_version >= '3.7'
jupyter-core==4.10.0; python_version >= '3.7'
jupyterlab-pygments==0.2.2; python_version >= '3.7'
lxml==4.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
mako==1.2.0; python_version >= '3.7'
markdown==3.3.7; python_version >= '3.6'
markupsafe==2.1.1; python_version >= '3.7'
matplotlib-inline==0.1.3; python_version >= '3.5'
micawber==0.5.4
mistune==0.8.4
multidict==6.0.2; python_version >= '3.7'
natsort==8.1.0; python_version >= '3.6'
nbclient==0.6.4; python_version >= '3.7'
nbconvert==6.5.0; python_version >= '3.7'
nbformat==5.4.0; python_version >= '3.7'
nest-asyncio==1.5.5; python_version >= '3.5'
nikola[extras]==8.2.2
notebook==6.4.12
packaging==21.3; python_version >= '3.6'
pandocfilters==1.5.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
parso==0.8.3; python_version >= '3.6'
pexpect==4.8.0; sys_platform != 'win32'
phpserialize==1.3
pickleshare==0.7.5
piexif==1.1.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pillow==9.1.1; python_version >= '3.7'
prometheus-client==0.14.1; python_version >= '3.6'
prompt-toolkit==3.0.29; python_full_version >= '3.6.2'
psutil==5.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
ptyprocess==0.7.0; os_name != 'nt'
pure-eval==0.2.2
pycparser==2.21
pygal==3.0.0
pygments==2.12.0; python_version >= '3.6'
pyparsing==3.0.9; python_full_version >= '3.6.8'
pyphen==0.12.0
pyrsistent==0.18.1; python_version >= '3.7'
pyrss2gen==1.1
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2022.1
pyzmq==23.1.0; python_version >= '3.6'
requests==2.28.0; python_version >= '3.7' and python_version < '4'
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6; python_version < '3.11' and platform_python_implementation == 'CPython'
send2trash==1.8.0
setuptools==62.3.4; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smartypants==2.0.1
soupsieve==2.3.2.post1; python_version >= '3.6'
stack-data==0.2.0
terminado==0.15.0; python_version >= '3.7'
tinycss2==1.1.1; python_version >= '3.6'
toml==0.10.2
tornado==6.1; python_version >= '3.5'
traitlets==5.2.2.post1; python_version >= '3.7'
typogrify==2.0.7
unidecode==1.3.4; python_version >= '3.5'
urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
watchdog==2.1.9
wcwidth==0.2.5
webencodings==0.5.1
yapsy==1.12.2
yarl==1.7.2; python_version >= '3.6'
zipp==3.8.0; python_version >= '3.7'