-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
167 lines (167 loc) · 3.01 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements.in
#
anyio==3.6.1
# via jupyter-server
argon2-cffi==21.3.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
# via argon2-cffi
attrs==22.1.0
# via jsonschema
babel==2.10.3
# via jupyterlab-server
beautifulsoup4==4.11.1
# via nbconvert
bleach==5.0.1
# via nbconvert
certifi==2022.6.15
# via requests
cffi==1.15.1
# via argon2-cffi-bindings
charset-normalizer==2.1.0
# via requests
defusedxml==0.7.1
# via nbconvert
entrypoints==0.4
# via
# jupyter-client
# nbconvert
fastjsonschema==2.16.1
# via nbformat
idna==3.3
# via
# anyio
# requests
jinja2==3.1.2
# via
# jupyter-server
# jupyterlab-server
# nbconvert
json5==0.9.9
# via jupyterlab-server
jsonschema==4.9.1
# via
# jupyterlab-server
# nbformat
jupyter-client==7.3.4
# via
# jupyter-server
# nbclient
# voila
jupyter-core==4.11.1
# via
# jupyter-client
# jupyter-server
# nbconvert
# nbformat
# voila
jupyter-server==1.18.1
# via
# jupyterlab-server
# voila
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-server==2.15.0
# via voila
lxml==4.9.1
# via nbconvert
markupsafe==2.1.1
# via
# jinja2
# nbconvert
mistune==0.8.4
# via nbconvert
nbclient==0.5.13
# via
# nbconvert
# voila
nbconvert==6.5.3
# via
# jupyter-server
# voila
nbformat==5.4.0
# via
# jupyter-server
# nbclient
# nbconvert
nest-asyncio==1.5.5
# via
# jupyter-client
# nbclient
packaging==21.3
# via
# jupyter-server
# jupyterlab-server
# nbconvert
pandocfilters==1.5.0
# via nbconvert
plotly==5.10.0
# via -r requirements.in
prometheus-client==0.14.1
# via jupyter-server
ptyprocess==0.7.0
# via terminado
pycparser==2.21
# via cffi
pygments==2.12.0
# via nbconvert
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
# via jsonschema
python-dateutil==2.8.2
# via jupyter-client
pytz==2022.2
# via babel
pyzmq==23.2.1
# via
# jupyter-client
# jupyter-server
requests==2.28.1
# via jupyterlab-server
send2trash==1.8.0
# via jupyter-server
six==1.16.0
# via
# bleach
# python-dateutil
sniffio==1.2.0
# via anyio
soupsieve==2.3.2.post1
# via beautifulsoup4
tenacity==8.1.0
# via plotly
terminado==0.15.0
# via jupyter-server
tinycss2==1.1.1
# via nbconvert
tornado==6.2
# via
# jupyter-client
# jupyter-server
# terminado
traitlets==5.3.0
# via
# jupyter-client
# jupyter-core
# jupyter-server
# nbclient
# nbconvert
# nbformat
# voila
urllib3==1.26.11
# via requests
voila==0.3.6
# via -r requirements.in
webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.3.3
# via jupyter-server
websockets==10.3
# via voila