forked from unionai-oss/pandera
-
Notifications
You must be signed in to change notification settings - Fork 0
/
reqs-test.txt
646 lines (645 loc) · 11.9 KB
/
reqs-test.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
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=reqs-test.txt requirements.in
#
aiosignal==1.3.1
# via ray
alabaster==0.7.13
# via sphinx
annotated-types==0.5.0
# via pydantic
anyio==3.7.1
# via
# jupyter-server
# starlette
argcomplete==3.1.1
# via nox
argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
# via argon2-cffi
arrow==1.2.3
# via isoduration
astroid==2.15.6
# via pylint
asv==0.6.0
# via -r requirements.in
asv-runner==0.0.9
# via asv
attrs==23.1.0
# via
# fiona
# hypothesis
# jsonschema
# referencing
babel==2.12.1
# via
# jupyterlab-server
# sphinx
beautifulsoup4==4.12.2
# via
# furo
# nbconvert
black==23.7.0
# via -r requirements.in
bleach==6.0.0
# via
# nbconvert
# readme-renderer
certifi==2023.7.22
# via
# fiona
# pyproj
# requests
cffi==1.15.1
# via
# argon2-cffi-bindings
# cryptography
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via frictionless
charset-normalizer==3.2.0
# via requests
click==8.1.7
# via
# black
# click-plugins
# cligj
# dask
# distributed
# fiona
# ray
# typer
# uvicorn
click-plugins==1.1.1
# via fiona
cligj==0.7.2
# via fiona
cloudpickle==2.2.1
# via
# dask
# distributed
# doit
colorama==0.4.6
# via typer
colorlog==6.7.0
# via nox
commonmark==0.9.1
# via recommonmark
coverage[toml]==7.3.0
# via
# coverage
# pytest-cov
cryptography==41.0.6
# via secretstorage
dask==2023.8.1
# via
# -r requirements.in
# distributed
defusedxml==0.7.1
# via nbconvert
dill==0.3.7
# via pylint
distlib==0.3.7
# via virtualenv
distributed==2023.8.1
# via -r requirements.in
docutils==0.17.1
# via
# jupyterlite-sphinx
# readme-renderer
# recommonmark
# sphinx
# sphinx-panels
doit==0.36.0
# via jupyterlite-core
execnet==2.0.2
# via pytest-xdist
fastapi==0.109.1
# via -r requirements.in
fastjsonschema==2.18.0
# via nbformat
filelock==3.12.2
# via
# ray
# virtualenv
fiona==1.9.4.post1
# via geopandas
fqdn==1.5.1
# via jsonschema
frictionless==4.40.8
# via -r requirements.in
frozenlist==1.4.0
# via
# aiosignal
# ray
fsspec==2023.6.0
# via
# dask
# modin
furo==2022.9.29
# via -r requirements.in
geopandas==0.13.2
# via -r requirements.in
grpcio==1.57.0
# via ray
h11==0.14.0
# via uvicorn
hypothesis==6.82.6
# via -r requirements.in
identify==2.5.27
# via pre-commit
idna==3.4
# via
# anyio
# jsonschema
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via
# -r requirements.in
# dask
# doit
# keyring
# twine
iniconfig==2.0.0
# via pytest
isodate==0.6.1
# via frictionless
isoduration==20.11.0
# via jsonschema
isort==5.12.0
# via
# -r requirements.in
# pylint
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
# via
# distributed
# frictionless
# jupyter-server
# jupyterlab-server
# nbconvert
# sphinx
json5==0.9.14
# via
# asv
# jupyterlab-server
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.19.0
# via
# frictionless
# jupyter-events
# jupyterlab-server
# nbformat
# ray
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-client==8.3.0
# via
# jupyter-server
# nbclient
jupyter-core==5.3.1
# via
# jupyter-client
# jupyter-server
# jupyterlite-core
# nbclient
# nbconvert
# nbformat
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.11.2
# via
# jupyterlab-server
# jupyterlite-sphinx
jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-server==2.24.0
# via jupyterlite-sphinx
jupyterlite==0.1.2
# via -r requirements.in
jupyterlite-core==0.1.2
# via
# jupyterlite
# jupyterlite-pyodide-kernel
# jupyterlite-sphinx
jupyterlite-javascript-kernel==0.1.2
# via jupyterlite
jupyterlite-pyodide-kernel==0.1.1
# via jupyterlite
jupyterlite-sphinx==0.9.1
# via -r requirements.in
keyring==24.2.0
# via twine
lazy-object-proxy==1.9.0
# via astroid
locket==1.0.0
# via
# distributed
# partd
markdown-it-py==3.0.0
# via rich
marko==2.0.0
# via frictionless
markupsafe==2.1.3
# via
# jinja2
# nbconvert
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
mistune==3.0.1
# via nbconvert
modin==0.22.3
# via -r requirements.in
more-itertools==10.1.0
# via jaraco-classes
msgpack==1.0.5
# via
# distributed
# ray
multimethod==1.9.1
# via -r requirements.in
mypy==0.982
# via -r requirements.in
mypy-extensions==1.0.0
# via
# black
# mypy
# typing-inspect
nbclient==0.8.0
# via nbconvert
nbconvert==7.7.4
# via jupyter-server
nbformat==5.9.2
# via
# jupyter-server
# nbclient
# nbconvert
nodeenv==1.8.0
# via pre-commit
nox==2023.4.22
# via -r requirements.in
numpy==1.25.2
# via
# -r requirements.in
# modin
# pandas
# pyarrow
# ray
# scipy
# shapely
overrides==7.4.0
# via jupyter-server
packaging==23.1
# via
# -r requirements.in
# black
# dask
# distributed
# geopandas
# jupyter-server
# jupyterlab-server
# modin
# nbconvert
# nox
# pytest
# ray
# sphinx
pandas==1.5.3
# via
# -r requirements.in
# geopandas
# modin
pandas-stubs==1.5.2.221213
# via -r requirements.in
pandocfilters==1.5.0
# via nbconvert
partd==1.4.0
# via dask
pathspec==0.11.2
# via black
petl==1.7.14
# via frictionless
pkginfo==1.9.6
# via
# jupyterlite-pyodide-kernel
# twine
platformdirs==3.10.0
# via
# black
# jupyter-core
# pylint
# virtualenv
pluggy==1.3.0
# via pytest
pre-commit==3.3.3
# via -r requirements.in
prometheus-client==0.17.1
# via jupyter-server
protobuf==4.24.2
# via
# -r requirements.in
# ray
psutil==5.9.5
# via
# distributed
# modin
ptyprocess==0.7.0
# via terminado
py4j==0.10.9.7
# via pyspark
pyarrow==13.0.0
# via -r requirements.in
pycparser==2.21
# via cffi
pydantic==2.3.0
# via
# -r requirements.in
# fastapi
pydantic-core==2.6.3
# via pydantic
pygments==2.16.1
# via
# furo
# nbconvert
# readme-renderer
# rich
# sphinx
pylint==2.17.3
# via -r requirements.in
pympler==1.0.1
# via asv
pyproj==3.6.0
# via geopandas
pyspark==3.4.1
# via -r requirements.in
pytest==7.4.0
# via
# -r requirements.in
# pytest-asyncio
# pytest-cov
# pytest-xdist
pytest-asyncio==0.21.1
# via -r requirements.in
pytest-cov==4.1.0
# via -r requirements.in
pytest-xdist==3.3.1
# via -r requirements.in
python-dateutil==2.8.2
# via
# arrow
# frictionless
# jupyter-client
# pandas
python-json-logger==2.0.7
# via jupyter-events
python-multipart==0.0.7
# via -r requirements.in
python-slugify==8.0.1
# via frictionless
pytz==2023.3
# via
# -r requirements.in
# pandas
pyyaml==6.0.1
# via
# -r requirements.in
# asv
# dask
# distributed
# frictionless
# jupyter-events
# pre-commit
# ray
pyzmq==25.1.1
# via
# jupyter-client
# jupyter-server
ray==2.6.3
# via -r requirements.in
readme-renderer==41.0
# via twine
recommonmark==0.7.1
# via -r requirements.in
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.31.0
# via
# frictionless
# jupyterlab-server
# ray
# requests-toolbelt
# sphinx
# twine
requests-toolbelt==1.0.0
# via twine
rfc3339-validator==0.1.4
# via
# jsonschema
# jupyter-events
rfc3986==2.0.0
# via
# frictionless
# twine
rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rich==13.5.2
# via
# twine
# typer
rpds-py==0.9.2
# via
# jsonschema
# referencing
scipy==1.11.2
# via -r requirements.in
secretstorage==3.3.3
# via keyring
send2trash==1.8.2
# via jupyter-server
shapely==2.0.1
# via
# -r requirements.in
# geopandas
shellingham==1.5.3
# via typer
simpleeval==0.9.13
# via frictionless
six==1.16.0
# via
# bleach
# fiona
# isodate
# python-dateutil
# rfc3339-validator
# xdoctest
sniffio==1.3.0
# via anyio
snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via
# distributed
# hypothesis
soupsieve==2.4.1
# via beautifulsoup4
sphinx==4.5.0
# via
# -r requirements.in
# furo
# jupyterlite-sphinx
# recommonmark
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-copybutton
# sphinx-panels
sphinx-autodoc-typehints==1.14.1
# via -r requirements.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-copybutton==0.5.2
# via -r requirements.in
sphinx-panels==0.6.0
# via -r requirements.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
starlette==0.35.1
# via fastapi
stringcase==1.2.0
# via frictionless
tabulate==0.9.0
# via
# asv
# frictionless
tblib==2.0.0
# via distributed
terminado==0.17.1
# via
# jupyter-server
# jupyter-server-terminals
text-unidecode==1.3
# via python-slugify
tinycss2==1.2.1
# via nbconvert
tomlkit==0.12.1
# via pylint
toolz==0.12.0
# via
# dask
# distributed
# partd
tornado==6.3.3
# via
# distributed
# jupyter-client
# jupyter-server
# terminado
traitlets==5.9.0
# via
# jupyter-client
# jupyter-core
# jupyter-events
# jupyter-server
# nbclient
# nbconvert
# nbformat
twine==4.0.2
# via -r requirements.in
typeguard==4.1.2
# via -r requirements.in
typer[all]==0.9.0
# via
# frictionless
# typer
types-click==7.1.8
# via -r requirements.in
types-pkg-resources==0.1.3
# via -r requirements.in
types-pytz==2023.3.0.1
# via
# -r requirements.in
# pandas-stubs
types-pyyaml==6.0.12.11
# via -r requirements.in
types-requests==2.31.0.2
# via -r requirements.in
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.9.0
# via
# -r requirements.in
# fastapi
# mypy
# pydantic
# pydantic-core
# typeguard
# typer
# typing-inspect
typing-inspect==0.9.0
# via -r requirements.in
uri-template==1.3.0
# via jsonschema
urllib3==2.0.7
# via
# distributed
# requests
# twine
uvicorn==0.23.2
# via -r requirements.in
validators==0.21.2
# via frictionless
virtualenv==20.24.3
# via
# nox
# pre-commit
webcolors==1.13
# via jsonschema
webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.6.2
# via jupyter-server
wrapt==1.15.0
# via
# -r requirements.in
# astroid
xdoctest==1.1.1
# via -r requirements.in
zict==3.0.0
# via distributed
zipp==3.16.2
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools