-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
166 lines (166 loc) · 2.93 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=transfer
#
aiobotocore==2.5.0
# via s3fs
aiohttp==3.8.4
# via
# aiobotocore
# s3fs
aioitertools==0.11.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.2
# via aiohttp
attrs==23.1.0
# via
# aiohttp
# frictionless
# jsonschema
bcrypt==4.0.1
# via paramiko
botocore==1.29.76
# via aiobotocore
certifi==2023.5.7
# via requests
cffi==1.15.1
# via
# cryptography
# pynacl
chardet==5.1.0
# via frictionless
charset-normalizer==3.1.0
# via
# aiohttp
# requests
click==8.1.3
# via
# typer
# vptstools (setup.py)
colorama==0.4.6
# via typer
cryptography==41.0.1
# via paramiko
decorator==5.1.1
# via validators
frictionless==5.13.1
# via vptstools (setup.py)
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
fsspec==2023.5.0
# via
# s3fs
# vptstools (setup.py)
h5py==3.8.0
# via vptstools (setup.py)
humanize==4.6.0
# via frictionless
idna==3.4
# via
# requests
# yarl
isodate==0.6.1
# via frictionless
jinja2==3.1.2
# via frictionless
jmespath==1.0.1
# via botocore
jsonschema==4.17.3
# via frictionless
markdown-it-py==2.2.0
# via rich
marko==1.3.0
# via frictionless
markupsafe==2.1.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.4
# via
# aiohttp
# yarl
numpy==1.24.3
# via
# h5py
# pandas
# pyarrow
pandas==2.0.1
# via vptstools (setup.py)
paramiko==3.2.0
# via vptstools (setup.py)
petl==1.7.12
# via frictionless
pyarrow==12.0.0
# via vptstools (setup.py)
pycparser==2.21
# via cffi
pydantic==1.10.7
# via frictionless
pygments==2.15.1
# via rich
pynacl==1.5.0
# via paramiko
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via
# botocore
# frictionless
# pandas
python-dotenv==1.0.0
# via vptstools (setup.py)
python-slugify==8.0.1
# via frictionless
pytz==2023.3
# via
# pandas
# vptstools (setup.py)
pyyaml==6.0
# via frictionless
requests==2.30.0
# via frictionless
rfc3986==2.0.0
# via frictionless
rich==13.3.5
# via typer
s3fs[boto3]==2023.5.0
# via vptstools (setup.py)
shellingham==1.5.0.post1
# via typer
simpleeval==0.9.13
# via frictionless
six==1.16.0
# via
# isodate
# python-dateutil
stringcase==1.2.0
# via frictionless
tabulate==0.9.0
# via frictionless
text-unidecode==1.3
# via python-slugify
typer[all]==0.9.0
# via frictionless
typing-extensions==4.5.0
# via
# frictionless
# pydantic
# typer
tzdata==2023.3
# via pandas
urllib3==1.26.15
# via
# botocore
# requests
validators==0.20.0
# via frictionless
wrapt==1.15.0
# via aiobotocore
yarl==1.9.2
# via aiohttp