-
Notifications
You must be signed in to change notification settings - Fork 12
/
constraints.txt
612 lines (611 loc) · 11.9 KB
/
constraints.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
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=constraints.txt driver/setup.py dsl/setup.py external/gt4py/setup.cfg fv3core/setup.py physics/setup.py requirements_dev.txt requirements_docs.txt requirements_lint.txt stencils/setup.py util/requirements.txt util/setup.py
#
aenum==3.1.11
# via dace
aiohttp==3.7.4.post0
# via gcsfs
alabaster==0.7.12
# via sphinx
appdirs==1.4.4
# via
# -r util/requirements.txt
# fv3config
asciitree==0.3.3
# via zarr
asttokens==2.0.5
# via
# devtools
# stack-data
astunparse==1.6.3 ; python_version < "3.9"
# via
# dace
# gt4py
# gt4py (external/gt4py/setup.cfg)
async-timeout==3.0.1
# via aiohttp
attrs==22.1.0
# via
# aiohttp
# gt4py
# gt4py (external/gt4py/setup.cfg)
# jsonschema
# pytest
babel==2.9.1
# via sphinx
backcall==0.2.0
# via ipython
backports.entry-points-selectable==1.1.1
# via virtualenv
black==22.3.0
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
boltons==21.0.0
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
bump2version==1.0.1
# via -r util/requirements.txt
cached-property==1.5.2
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
cachetools==4.2.2
# via google-auth
certifi==2021.5.30
# via requests
cffi==1.14.6
# via google-crc32c
cfgv==3.3.1
# via pre-commit
cftime==1.5.0
# via
# -r requirements_dev.txt
# netcdf4
# pace-util
# pace-util (util/setup.py)
chardet==4.0.0
# via aiohttp
charset-normalizer==2.0.4
# via requests
click==8.0.1
# via
# black
# flask
# gt4py
# gt4py (external/gt4py/setup.cfg)
cloudpickle==2.0.0
# via dask
commonmark==0.9.1
# via recommonmark
coverage==5.5
# via
# -r util/requirements.txt
# pytest-cov
cytoolz==0.11.2
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
dace==0.14
# via
# -r requirements_dev.txt
# pace-dsl
# pace-dsl (dsl/setup.py)
# pace-util
dacite==1.6.0
# via
# fv3config
# pace-driver
# pace-driver (driver/setup.py)
dask==2021.12.0
# via
# -r requirements_dev.txt
# -r util/requirements.txt
debugpy==1.6.3
# via ipykernel
decorator==5.0.9
# via
# gcsfs
# ipython
deepdiff==6.2.1
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
devtools==0.8.0
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
dill==0.3.5.1
# via dace
distlib==0.3.2
# via virtualenv
docutils==0.16
# via
# recommonmark
# sphinx
# sphinx-rtd-theme
entrypoints==0.4
# via jupyter-client
executing==0.8.2
# via
# devtools
# stack-data
f90nml==1.3.1
# via
# -r requirements_dev.txt
# -r util/requirements.txt
# fv3config
# pace-fv3core
# pace-fv3core (fv3core/setup.py)
# pace-physics
# pace-physics (physics/setup.py)
# pace-util
# pace-util (util/setup.py)
fasteners==0.16.3
# via zarr
fastjsonschema==2.16.2
# via nbformat
filelock==3.0.12
# via
# tox
# virtualenv
flake8==3.8.4
# via -r util/requirements.txt
flask==2.1.2
# via dace
frozendict==2.3.4
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
fsspec==2021.7.0
# via
# dask
# fv3config
# gcsfs
# pace-util
# pace-util (util/setup.py)
fv3config==0.9.0
# via -r requirements_dev.txt
gcsfs==2021.7.0
# via
# -r util/requirements.txt
# fv3config
google-api-core==2.0.0
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.0.1
# via
# gcsfs
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# google-cloud-storage
google-auth-oauthlib==0.4.5
# via gcsfs
google-cloud-core==2.0.0
# via google-cloud-storage
google-cloud-storage==1.42.0
# via -r util/requirements.txt
google-crc32c==1.1.2
# via google-resumable-media
google-resumable-media==2.0.0
# via google-cloud-storage
googleapis-common-protos==1.53.0
# via google-api-core
gprof2dot==2021.2.21
# via pytest-profiling
gridtools-cpp==2.2.2
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
h5netcdf==0.11.0
# via -r util/requirements.txt
h5py==2.10.0
# via
# -r util/requirements.txt
# h5netcdf
identify==2.2.13
# via pre-commit
idna==3.2
# via
# requests
# yarl
imagesize==1.2.0
# via sphinx
importlib-metadata==4.11.3
# via flask
importlib-resources==5.10.0
# via jsonschema
iniconfig==1.1.1
# via pytest
ipykernel==6.16.2
# via nbmake
ipython==8.5.0
# via ipykernel
itsdangerous==2.1.2
# via flask
jedi==0.18.1
# via ipython
jinja2==3.0.1
# via
# flask
# gt4py
# gt4py (external/gt4py/setup.cfg)
# sphinx
jsonschema==4.16.0
# via nbformat
jupyter-client==7.4.4
# via
# ipykernel
# nbclient
jupyter-core==4.11.2
# via
# jupyter-client
# nbformat
locket==0.2.1
# via partd
mako==1.1.6
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
markupsafe==2.0.1
# via
# jinja2
# mako
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mccabe==0.6.1
# via flake8
mpmath==1.2.1
# via sympy
multidict==5.1.0
# via
# aiohttp
# yarl
mypy==0.790
# via -r util/requirements.txt
mypy-extensions==0.4.3
# via
# black
# mypy
# typing-inspect
nbclient==0.6.8
# via nbmake
nbformat==5.7.0
# via
# nbclient
# nbmake
nbmake==1.3.4
# via -r requirements_dev.txt
nest-asyncio==1.5.6
# via
# ipykernel
# jupyter-client
# nbclient
netcdf4==1.5.7
# via
# -r requirements_dev.txt
# pace-driver
# pace-driver (driver/setup.py)
networkx==2.6.3
# via
# dace
# gt4py
# gt4py (external/gt4py/setup.cfg)
nodeenv==1.6.0
# via pre-commit
numcodecs==0.7.2
# via
# -r util/requirements.txt
# zarr
numpy==1.21.2
# via
# -r requirements_dev.txt
# -r util/requirements.txt
# cftime
# dace
# gt4py
# gt4py (external/gt4py/setup.cfg)
# h5py
# netcdf4
# numcodecs
# pace-driver
# pace-driver (driver/setup.py)
# pace-fv3core
# pace-fv3core (fv3core/setup.py)
# pace-physics
# pace-physics (physics/setup.py)
# pace-util
# pace-util (util/setup.py)
# pandas
# scipy
# xarray
# zarr
oauthlib==3.1.1
# via requests-oauthlib
ordered-set==4.1.0
# via deepdiff
packaging==21.0
# via
# dask
# gt4py
# gt4py (external/gt4py/setup.cfg)
# ipykernel
# pytest
# sphinx
# tox
pandas==1.3.2
# via xarray
parso==0.8.3
# via jedi
partd==1.2.0
# via dask
pathspec==0.9.0
# via black
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==2.2.0
# via
# black
# virtualenv
pluggy==0.13.1
# via
# pytest
# tox
ply==3.11
# via dace
pre-commit==2.14.0
# via -r requirements_lint.txt
prompt-toolkit==3.0.31
# via ipython
protobuf==3.17.3
# via
# google-api-core
# googleapis-common-protos
psutil==5.9.3
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
py==1.10.0
# via
# pytest
# tox
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pybind11==2.8.1
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
pycodestyle==2.6.0
# via flake8
pycparser==2.20
# via cffi
pydantic==1.7.4
# via nbmake
pyflakes==2.2.0
# via flake8
pygments==2.10.0
# via
# ipython
# nbmake
# sphinx
pyparsing==2.4.7
# via packaging
pyrsistent==0.18.1
# via jsonschema
pytest==6.2.4
# via
# -r requirements_dev.txt
# nbmake
# pytest-cov
# pytest-datadir
# pytest-profiling
# pytest-regressions
# pytest-subtests
pytest-cov==2.12.1
# via
# -r requirements_dev.txt
# -r util/requirements.txt
pytest-datadir==1.3.1
# via pytest-regressions
pytest-profiling==1.7.0
# via -r requirements_dev.txt
pytest-regressions==2.2.0
# via -r requirements_dev.txt
pytest-subtests==0.5.0
# via
# -r requirements_dev.txt
# -r util/requirements.txt
python-dateutil==2.8.2
# via
# jupyter-client
# pandas
pytz==2021.1
# via
# babel
# pandas
pyyaml==5.4.1
# via
# dace
# dask
# fv3config
# pace-driver
# pace-driver (driver/setup.py)
# pre-commit
# pytest-regressions
pyzmq==24.0.1
# via
# ipykernel
# jupyter-client
recommonmark==0.7.1
# via -r requirements_docs.txt
requests==2.26.0
# via
# dace
# gcsfs
# google-api-core
# google-cloud-storage
# requests-oauthlib
# sphinx
requests-oauthlib==1.3.0
# via google-auth-oauthlib
rsa==4.7.2
# via google-auth
scipy==1.7.1
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
six==1.16.0
# via
# asttokens
# astunparse
# fasteners
# h5py
# protobuf
# pytest-profiling
# python-dateutil
# tox
# virtualenv
snowballstemmer==2.1.0
# via sphinx
sphinx==4.1.2
# via
# -r requirements_docs.txt
# recommonmark
# sphinx-argparse
# sphinx-gallery
# sphinx-rtd-theme
sphinx-argparse==0.3.1
# via -r requirements_docs.txt
sphinx-gallery==0.10.1
# via -r requirements_docs.txt
sphinx-rtd-theme==0.5.2
# via
# -r requirements_docs.txt
# -r util/requirements.txt
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
stack-data==0.5.1
# via ipython
sympy==1.9
# via dace
tabulate==0.8.9
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
toml==0.10.2
# via
# pre-commit
# pytest
# pytest-cov
# tox
tomli==1.2.1
# via black
toolz==0.11.1
# via
# -r util/requirements.txt
# cytoolz
# dask
# gt4py
# gt4py (external/gt4py/setup.cfg)
# partd
tornado==6.2
# via
# ipykernel
# jupyter-client
tox==3.24.3
# via -r util/requirements.txt
traitlets==5.5.0
# via
# ipykernel
# ipython
# jupyter-client
# jupyter-core
# matplotlib-inline
# nbclient
# nbformat
typed-ast==1.4.3
# via mypy
typing-extensions==4.3.0
# via
# aiohttp
# black
# gt4py
# gt4py (external/gt4py/setup.cfg)
# mypy
# pace-util
# pace-util (util/setup.py)
# typing-inspect
typing-inspect==0.7.1
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
urllib3==1.26.6
# via requests
virtualenv==20.7.2
# via
# pre-commit
# tox
wcwidth==0.2.5
# via prompt-toolkit
websockets==10.3
# via dace
werkzeug==2.1.2
# via flask
wheel==0.37.0
# via
# -r util/requirements.txt
# astunparse
xarray==0.19.0
# via
# -r requirements_dev.txt
# pace-driver
# pace-driver (driver/setup.py)
# pace-fv3core
# pace-fv3core (fv3core/setup.py)
# pace-physics
# pace-physics (physics/setup.py)
xxhash==2.0.2
# via
# gt4py
# gt4py (external/gt4py/setup.cfg)
yarl==1.6.3
# via aiohttp
zarr==2.9.2
# via
# -r requirements_dev.txt
# pace-driver
# pace-driver (driver/setup.py)
zipp==3.8.0
# via
# importlib-metadata
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools