-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
270 lines (269 loc) · 5.16 KB
/
requirements-dev.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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
aiohappyeyeballs==2.3.4
# via aiohttp
aiohttp==3.10.1
# via gcsfs
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
attrs==24.2.0
# via aiohttp
bokeh==3.5.1
# via dask
build==1.2.1
# via pip-tools
cachetools==5.4.0
# via google-auth
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# dask
# distributed
# pip-tools
cloudpickle==3.0.0
# via
# dask
# distributed
contourpy==1.2.1
# via
# bokeh
# matplotlib
cycler==0.12.1
# via matplotlib
dask[array,complete,dataframe,diagnostics,distributed]==2024.8.0
# via
# ETL-Data-Pipeline (pyproject.toml)
# dask-expr
# distributed
dask-expr==1.1.10
# via dask
decorator==5.1.1
# via gcsfs
distributed==2024.8.0
# via dask
fonttools==4.53.1
# via matplotlib
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.6.1
# via
# dask
# gcsfs
gcsfs==2024.6.1
# via ETL-Data-Pipeline (pyproject.toml)
google-api-core==2.19.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.32.0
# via
# gcsfs
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# google-cloud-storage
google-auth-oauthlib==1.2.1
# via gcsfs
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.18.0
# via
# ETL-Data-Pipeline (pyproject.toml)
# gcsfs
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.1
# via google-cloud-storage
googleapis-common-protos==1.63.2
# via google-api-core
idna==3.7
# via
# requests
# yarl
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via
# bokeh
# dask
# distributed
kiwisolver==1.4.5
# via matplotlib
locket==1.0.0
# via
# distributed
# partd
lz4==4.3.3
# via dask
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.0
# via ETL-Data-Pipeline (pyproject.toml)
msgpack==1.0.8
# via distributed
multidict==6.0.5
# via
# aiohttp
# yarl
mypy==1.11.1
# via ETL-Data-Pipeline (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
numpy==2.0.1
# via
# ETL-Data-Pipeline (pyproject.toml)
# bokeh
# contourpy
# dask
# matplotlib
# pandas
# pandas-stubs
# pyarrow
# pyspark
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.1
# via
# bokeh
# build
# dask
# distributed
# matplotlib
# pytest
pandas==2.2.2
# via
# ETL-Data-Pipeline (pyproject.toml)
# bokeh
# dask
# dask-expr
# pyspark
pandas-stubs==2.2.2.240603
# via ETL-Data-Pipeline (pyproject.toml)
partd==1.4.2
# via dask
pillow==10.4.0
# via
# bokeh
# matplotlib
pip-tools==7.4.1
# via ETL-Data-Pipeline (pyproject.toml)
pluggy==1.5.0
# via pytest
polars==1.5.0
# via ETL-Data-Pipeline (pyproject.toml)
proto-plus==1.24.0
# via google-api-core
protobuf==5.27.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.0.0
# via distributed
py4j==0.10.9.7
# via pyspark
pyarrow==17.0.0
# via
# ETL-Data-Pipeline (pyproject.toml)
# dask
# dask-expr
# pyspark
pyarrow-hotfix==0.6
# via dask
pyarrow-stubs==10.0.1.9
# via ETL-Data-Pipeline (pyproject.toml)
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pydantic==2.8.2
# via ETL-Data-Pipeline (pyproject.toml)
pydantic-core==2.20.1
# via pydantic
pyparsing==3.1.2
# via matplotlib
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pyspark[sql]==3.5.1
# via ETL-Data-Pipeline (pyproject.toml)
pytest==8.3.2
# via ETL-Data-Pipeline (pyproject.toml)
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.1
# via pandas
pyyaml==6.0.2
# via
# bokeh
# dask
# distributed
requests==2.32.3
# via
# gcsfs
# google-api-core
# google-cloud-storage
# requests-oauthlib
requests-oauthlib==2.0.0
# via google-auth-oauthlib
rsa==4.9
# via google-auth
ruff==0.5.6
# via ETL-Data-Pipeline (pyproject.toml)
six==1.16.0
# via python-dateutil
sortedcontainers==2.4.0
# via distributed
tblib==3.0.0
# via distributed
toolz==0.12.1
# via
# dask
# distributed
# partd
tornado==6.4.1
# via
# bokeh
# distributed
types-pytz==2024.1.0.20240417
# via pandas-stubs
typing-extensions==4.12.2
# via
# mypy
# pydantic
# pydantic-core
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via
# distributed
# requests
wheel==0.43.0
# via pip-tools
xyzservices==2024.6.0
# via bokeh
yarl==1.9.4
# via aiohttp
zict==3.0.0
# via distributed
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools