forked from okomarov/dash_on_flask
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
285 lines (284 loc) · 5.24 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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt
#
asttokens==2.4.1
# via stack-data
atomicwrites==1.4.1
# via neuroglancer
attrs==23.2.0
# via
# caveclient
# jsonschema
# referencing
blinker==1.7.0
# via flask
blosc2==2.6.2
# via tables
cachetools==5.3.3
# via
# caveclient
# dash-connectivity-viewer
# google-auth
# middle-auth-client
caveclient==5.20.3
# via
# dash-connectivity-viewer
# nglui
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
dash==2.16.1
# via
# -r requirements.in
# dash-bootstrap-components
# dash-connectivity-viewer
dash-bootstrap-components==1.6.0
# via dash-connectivity-viewer
dash-connectivity-viewer==2.2.5
# via -r requirements.in
dash-core-components==2.0.0
# via dash
dash-html-components==2.0.0
# via dash
dash-table==5.0.0
# via dash
decorator==5.1.1
# via ipython
dfbridge==0.0.2
# via dash-connectivity-viewer
exceptiongroup==1.2.1
# via ipython
executing==2.0.1
# via stack-data
fasteners==0.19
# via google-apitools
flask==3.0.3
# via
# -r requirements.in
# dash
# dash-connectivity-viewer
# middle-auth-client
fonttools==4.51.0
# via matplotlib
furl==2.1.3
# via middle-auth-client
google-apitools==0.5.32
# via neuroglancer
google-auth==2.29.0
# via neuroglancer
httplib2==0.22.0
# via
# google-apitools
# oauth2client
idna==3.7
# via requests
importlib-metadata==7.1.0
# via dash
ipython==8.23.0
# via
# caveclient
# nglui
itsdangerous==2.2.0
# via flask
jedi==0.19.1
# via ipython
jinja2==3.1.3
# via flask
jsonschema==4.21.1
# via caveclient
jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
loguru==0.7.2
# via dash-connectivity-viewer
markupsafe==2.1.5
# via
# jinja2
# werkzeug
matplotlib==3.8.4
# via seaborn
matplotlib-inline==0.1.7
# via ipython
middle-auth-client==3.18.1
# via -r requirements.in
msgpack==1.0.8
# via blosc2
ndindex==1.8
# via blosc2
nest-asyncio==1.6.0
# via dash
networkx==3.3
# via caveclient
neuroglancer==2.36
# via nglui
nglui==3.0.2
# via dash-connectivity-viewer
numexpr==2.10.0
# via
# blosc2
# tables
numpy==1.26.4
# via
# blosc2
# caveclient
# contourpy
# dash-connectivity-viewer
# matplotlib
# neuroglancer
# nglui
# numexpr
# pandas
# pyarrow
# scipy
# seaborn
# standard-transform
# tables
oauth2client==4.1.3
# via google-apitools
orderedmultidict==1.0.1
# via furl
orjson==3.10.1
# via dash-connectivity-viewer
packaging==24.0
# via
# matplotlib
# plotly
# tables
pandas==2.2.2
# via
# caveclient
# dash-connectivity-viewer
# dfbridge
# nglui
# seaborn
# standard-transform
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.3.0
# via
# matplotlib
# neuroglancer
plotly==5.21.0
# via
# dash
# dash-connectivity-viewer
prompt-toolkit==3.0.43
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
py-cpuinfo==9.0.0
# via
# blosc2
# tables
pyarrow==11.0.0
# via caveclient
pyasn1==0.6.0
# via
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via
# google-auth
# oauth2client
pygments==2.17.2
# via ipython
pyparsing==3.1.2
# via
# httplib2
# matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.1
# via pandas
referencing==0.34.0
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# caveclient
# dash
# dash-connectivity-viewer
# middle-auth-client
# neuroglancer
# nglui
retrying==1.3.4
# via dash
rpds-py==0.18.0
# via
# jsonschema
# referencing
rsa==4.9
# via
# google-auth
# oauth2client
scipy==1.13.0
# via standard-transform
seaborn==0.13.2
# via dash-connectivity-viewer
six==1.16.0
# via
# asttokens
# furl
# google-apitools
# neuroglancer
# nglui
# oauth2client
# orderedmultidict
# python-dateutil
# retrying
stack-data==0.6.3
# via ipython
standard-transform==1.4.0
# via dash-connectivity-viewer
tables==3.9.2
# via nglui
tenacity==8.2.3
# via plotly
tornado==6.4
# via neuroglancer
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.11.0
# via
# dash
# ipython
# neuroglancer
tzdata==2024.1
# via pandas
urllib3==2.2.1
# via
# caveclient
# requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==1.13
# via nglui
werkzeug==3.0.2
# via
# dash
# flask
zipp==3.18.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools