-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
240 lines (239 loc) · 4.6 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
bcrypt==4.0.1
# via paramiko
boto3==1.26.144
# via
# -r requirements.in
# moto
botocore==1.29.144
# via
# boto3
# moto
# s3transfer
build==0.10.0
# via pip-tools
cachetools==5.3.1
# via google-auth
certifi==2023.5.7
# via requests
cffi==1.15.1
# via
# cryptography
# pynacl
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.1.0
# via requests
click==8.1.7
# via pip-tools
coverage==7.6.4
# via -r requirements.in
cryptography==41.0.0
# via
# moto
# paramiko
delegator-py==0.1.1
# via -r requirements.in
distlib==0.3.7
# via virtualenv
filelock==3.12.3
# via virtualenv
google-api-core[grpc]==2.11.0
# via
# google-api-python-client
# google-cloud-bigquery
# google-cloud-core
# google-cloud-storage
google-api-python-client==2.88.0
# via -r requirements.in
google-auth==2.19.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-cloud-core
# google-cloud-storage
google-auth-httplib2==0.1.0
# via google-api-python-client
google-cloud-bigquery==3.10.0
# via -r requirements.in
google-cloud-core==2.3.2
# via
# google-cloud-bigquery
# google-cloud-storage
google-cloud-storage==2.9.0
# via -r requirements.in
google-crc32c==1.5.0
# via google-resumable-media
google-resumable-media==2.5.0
# via
# google-cloud-bigquery
# google-cloud-storage
googleapis-common-protos==1.59.0
# via
# google-api-core
# grpcio-status
grpcio==1.54.2
# via
# google-api-core
# google-cloud-bigquery
# grpcio-status
grpcio-status==1.54.2
# via google-api-core
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
# oauth2client
identify==2.5.27
# via pre-commit
idna==3.4
# via requests
jinja2==3.1.2
# via
# -r requirements.in
# moto
jmespath==1.0.1
# via
# boto3
# botocore
markupsafe==2.1.2
# via
# -r requirements.in
# jinja2
# werkzeug
moto[s3]==4.2.0
# via -r requirements.in
ndjson==0.3.1
# via -r requirements.in
nodeenv==1.8.0
# via pre-commit
numpy==1.26.0
# via
# pandas
# pyarrow
oauth2client==4.1.3
# via -r requirements.in
packaging==23.1
# via
# build
# google-cloud-bigquery
pandas==2.1.1
# via -r requirements.in
paramiko==3.2.0
# via
# -r requirements.in
# pysftp
parse==1.19.0
# via -r requirements.in
pexpect==4.8.0
# via delegator-py
pip-tools==7.3.0
# via -r requirements.in
platformdirs==3.10.0
# via virtualenv
pre-commit==3.3.3
# via -r requirements.in
proto-plus==1.22.2
# via google-cloud-bigquery
protobuf==4.23.2
# via
# google-api-core
# google-cloud-bigquery
# googleapis-common-protos
# grpcio-status
# proto-plus
ptyprocess==0.7.0
# via pexpect
py-partiql-parser==0.3.6
# via moto
pyarrow==13.0.0
# via -r requirements.in
pyasn1==0.5.0
# via
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via
# google-auth
# oauth2client
pycparser==2.21
# via cffi
pynacl==1.5.0
# via paramiko
pyparsing==3.0.9
# via httplib2
pyproject-hooks==1.0.0
# via build
pysftp==0.2.9
# via -r requirements.in
python-dateutil==2.8.2
# via
# botocore
# google-cloud-bigquery
# moto
# pandas
pytz==2023.3.post1
# via pandas
pyyaml==6.0.1
# via
# moto
# pre-commit
# responses
requests==2.31.0
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-storage
# moto
# responses
responses==0.23.3
# via moto
rsa==4.9
# via
# google-auth
# oauth2client
s3transfer==0.6.1
# via boto3
six==1.16.0
# via
# google-auth
# google-auth-httplib2
# oauth2client
# python-dateutil
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
types-pyyaml==6.0.12.11
# via responses
typing-extensions==4.7.1
# via filelock
tzdata==2023.3
# via pandas
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.16
# via
# botocore
# google-auth
# requests
# responses
virtualenv==20.24.3
# via pre-commit
werkzeug==2.3.7
# via moto
wheel==0.41.2
# via pip-tools
xmltodict==0.13.0
# via moto
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools