-
Notifications
You must be signed in to change notification settings - Fork 0
/
simulation-requirements.txt
405 lines (404 loc) · 7.7 KB
/
simulation-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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile simulation-requirements.in
#
aotools==1.0.4
# via rascil
argon2-cffi==20.1.0
# via notebook
argparse==1.4.0
# via python-casacore
asciitree==0.3.3
# via zarr
astropy==4.2
# via
# -r simulation-requirements.in
# astropy-healpix
# katpoint
# photutils
# rascil
# reproject
astropy-healpix==0.6
# via reproject
async-generator==1.10
# via nbclient
attrs==20.3.0
# via jsonschema
backcall==0.2.0
# via ipython
bcrypt==3.2.0
# via paramiko
bleach==3.3.0
# via nbconvert
bokeh==2.3.0
# via rascil
cffi==1.14.5
# via
# argon2-cffi
# bcrypt
# cryptography
# pynacl
click==7.1.2
# via distributed
cloudpickle==1.6.0
# via distributed
configparser==5.0.2
# via rascil
cryptography==3.4.6
# via paramiko
cycler==0.10.0
# via matplotlib
dask==2.30.0
# via
# distributed
# rascil
decorator==4.4.2
# via
# ipython
# networkx
defusedxml==0.7.1
# via nbconvert
distributed==2.30.0
# via rascil
entrypoints==0.3
# via nbconvert
fasteners==0.16
# via zarr
future==0.18.2
# via python-casacore
graphviz==0.16
# via rascil
h5py==3.2.1
# via rascil
heapdict==1.0.1
# via zict
imageio==2.9.0
# via scikit-image
ipykernel==5.5.0
# via
# ipywidgets
# jupyter
# jupyter-console
# notebook
# qtconsole
ipython==7.21.0
# via
# ipykernel
# ipywidgets
# jupyter-console
# jupyter-latex-envs
ipython-genutils==0.2.0
# via
# jupyter-contrib-nbextensions
# nbformat
# notebook
# qtconsole
# traitlets
ipywidgets==7.6.3
# via jupyter
jedi==0.18.0
# via ipython
jinja2==2.11.3
# via
# bokeh
# nbconvert
# notebook
jsonschema==3.2.0
# via nbformat
jupyter==1.0.0
# via rascil
jupyter-client==6.1.12
# via
# ipykernel
# jupyter-console
# nbclient
# notebook
# qtconsole
jupyter-console==6.2.0
# via jupyter
jupyter-contrib-core==0.3.3
# via
# jupyter-contrib-nbextensions
# jupyter-nbextensions-configurator
jupyter-contrib-nbextensions==0.5.1
# via rascil
jupyter-core==4.7.1
# via
# jupyter-client
# jupyter-contrib-core
# jupyter-contrib-nbextensions
# jupyter-latex-envs
# jupyter-nbextensions-configurator
# nbconvert
# nbformat
# notebook
# qtconsole
jupyter-highlight-selected-word==0.2.0
# via jupyter-contrib-nbextensions
jupyter-latex-envs==1.4.6
# via jupyter-contrib-nbextensions
jupyter-nbextensions-configurator==0.4.1
# via jupyter-contrib-nbextensions
jupyterlab-pygments==0.1.2
# via nbconvert
jupyterlab-widgets==1.0.0
# via ipywidgets
git+https://gitlab.com/ska-telescope/katpoint.git
# via -r simulation-requirements.in
kiwisolver==1.3.1
# via matplotlib
llvmlite==0.36.0
# via numba
lxml==4.6.3
# via jupyter-contrib-nbextensions
markupsafe==1.1.1
# via jinja2
matplotlib==3.3.4
# via
# aotools
# rascil
# scikit-image
mistune==0.8.4
# via nbconvert
msgpack==1.0.2
# via distributed
natsort==7.1.1
# via seqfile
nbclient==0.5.3
# via nbconvert
nbconvert==6.0.7
# via
# jupyter
# jupyter-contrib-nbextensions
# jupyter-latex-envs
# notebook
nbformat==5.1.2
# via
# ipywidgets
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.1
# via nbclient
networkx==2.5
# via scikit-image
git+https://gitlab.mpcdf.mpg.de/ift/nifty_gridder.git@f1540b9cca161e1aa32aa3cd09a592b3dac5f16b
# via -r simulation-requirements.in
notebook==6.4.4
# via
# jupyter
# jupyter-contrib-core
# jupyter-contrib-nbextensions
# jupyter-latex-envs
# jupyter-nbextensions-configurator
# widgetsnbextension
numba==0.53.0
# via
# aotools
# rascil
numcodecs==0.7.3
# via zarr
numpy==1.20.1
# via
# -r simulation-requirements.in
# aotools
# astropy
# astropy-healpix
# bokeh
# h5py
# imageio
# katpoint
# matplotlib
# nifty-gridder
# numba
# numcodecs
# pandas
# photutils
# pyerfa
# python-casacore
# pywavelets
# rascil
# reproject
# scikit-image
# scipy
# tifffile
# xarray
# zarr
packaging==20.9
# via
# bleach
# bokeh
pandas==1.2.3
# via
# -r simulation-requirements.in
# rascil
# xarray
pandocfilters==1.4.3
# via nbconvert
paramiko==2.7.2
# via rascil
parso==0.8.1
# via jedi
pexpect==4.8.0
# via ipython
photutils==1.0.2
# via rascil
pickleshare==0.7.5
# via ipython
pillow==8.3.2
# via
# bokeh
# imageio
# matplotlib
# scikit-image
prometheus-client==0.9.0
# via notebook
prompt-toolkit==3.0.17
# via
# ipython
# jupyter-console
psutil==5.8.0
# via distributed
ptyprocess==0.7.0
# via
# pexpect
# terminado
pybind11==2.6.2
# via nifty-gridder
pycparser==2.20
# via cffi
pyerfa==1.7.2
# via astropy
pygments==2.8.1
# via
# ipython
# jupyter-console
# jupyterlab-pygments
# nbconvert
# qtconsole
pynacl==1.4.0
# via paramiko
pyparsing==2.4.7
# via
# matplotlib
# packaging
pyrsistent==0.17.3
# via jsonschema
python-casacore==3.4.0
# via
# -r simulation-requirements.in
# rascil
python-dateutil==2.8.1
# via
# bokeh
# jupyter-client
# matplotlib
# pandas
pytz==2021.1
# via pandas
pywavelets==1.1.1
# via scikit-image
pyyaml==5.4.1
# via
# bokeh
# dask
# distributed
# jupyter-contrib-nbextensions
# jupyter-nbextensions-configurator
pyzmq==22.0.3
# via
# jupyter-client
# notebook
# qtconsole
qtconsole==5.0.2
# via jupyter
qtpy==1.9.0
# via qtconsole
git+https://gitlab.com/ska-telescope/external/rascil@v.0.2.0
# via -r simulation-requirements.in
reproject==0.7.1
# via rascil
scikit-image==0.18.1
# via rascil
scipy==1.6.1
# via
# aotools
# rascil
# reproject
# scikit-image
send2trash==1.5.0
# via notebook
seqfile==0.2.0
# via rascil
sgp4==2.18
# via katpoint
six==1.15.0
# via
# argon2-cffi
# bcrypt
# bleach
# cycler
# fasteners
# jsonschema
# pynacl
# python-casacore
# python-dateutil
sortedcontainers==2.3.0
# via distributed
tabulate==0.8.9
# via rascil
tblib==1.7.0
# via distributed
terminado==0.9.2
# via notebook
testpath==0.4.4
# via nbconvert
tifffile==2021.3.5
# via scikit-image
toolz==0.11.1
# via distributed
tornado==6.1
# via
# bokeh
# distributed
# ipykernel
# jupyter-client
# jupyter-contrib-core
# jupyter-contrib-nbextensions
# jupyter-nbextensions-configurator
# notebook
# terminado
traitlets==5.0.5
# via
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-contrib-core
# jupyter-contrib-nbextensions
# jupyter-core
# jupyter-latex-envs
# jupyter-nbextensions-configurator
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
typing-extensions==3.7.4.3
# via bokeh
wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via bleach
widgetsnbextension==3.5.1
# via ipywidgets
xarray==0.17.0
# via rascil
zarr==2.6.1
# via rascil
zict==2.0.0
# via distributed
# The following packages are considered to be unsafe in a requirements file:
# setuptools