-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
263 lines (263 loc) · 5.12 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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --resolver=backtracking -o requirements.txt
affine==2.4.0
# via rasterio
annotated-types==0.7.0
# via pydantic
attrs==24.3.0
# via
# frictionless
# jsonlines
# jsonschema
# rasterio
# referencing
beautifulsoup4==4.12.3
# via bs4
bs4==0.0.2
# via hdx-scraper-copernicus (pyproject.toml)
certifi==2024.12.14
# via
# pyogrio
# pyproj
# rasterio
# requests
chardet==5.2.0
# via frictionless
charset-normalizer==3.4.1
# via requests
ckanapi==4.8
# via hdx-python-api
click==8.1.8
# via
# click-plugins
# cligj
# rasterio
# typer
click-plugins==1.1.1
# via rasterio
cligj==0.7.2
# via rasterio
defopt==6.4.0
# via hdx-python-api
dnspython==2.7.0
# via email-validator
docopt==0.6.2
# via
# ckanapi
# num2words
docutils==0.21.2
# via defopt
email-validator==2.2.0
# via hdx-python-api
et-xmlfile==2.0.0
# via openpyxl
frictionless==5.18.0
# via hdx-python-utilities
geopandas==1.0.1
# via hdx-scraper-copernicus (pyproject.toml)
hdx-python-api==6.3.5
# via hdx-scraper-copernicus (pyproject.toml)
hdx-python-country==3.8.5
# via hdx-python-api
hdx-python-utilities==3.7.4
# via
# hdx-scraper-copernicus (pyproject.toml)
# hdx-python-api
# hdx-python-country
humanize==4.11.0
# via frictionless
idna==3.10
# via
# email-validator
# requests
ijson==3.3.0
# via hdx-python-utilities
inflect==7.5.0
# via quantulum3
isodate==0.7.2
# via frictionless
jinja2==3.1.5
# via frictionless
jsonlines==4.0.0
# via hdx-python-utilities
jsonpath-ng==1.7.0
# via libhxl
jsonschema==4.23.0
# via
# frictionless
# tableschema-to-template
jsonschema-specifications==2024.10.1
# via jsonschema
libhxl==5.2.2
# via
# hdx-python-api
# hdx-python-country
loguru==0.7.3
# via hdx-python-utilities
makefun==1.15.6
# via hdx-python-api
markdown-it-py==3.0.0
# via rich
marko==2.1.2
# via frictionless
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.5.0
# via inflect
num2words==0.5.14
# via quantulum3
numpy==2.2.1
# via
# geopandas
# pandas
# pyogrio
# rasterio
# shapely
openpyxl==3.1.5
# via hdx-python-utilities
packaging==24.2
# via
# geopandas
# pyogrio
pandas==2.2.3
# via geopandas
petl==1.7.15
# via frictionless
ply==3.11
# via
# jsonpath-ng
# libhxl
pockets==0.9.1
# via sphinxcontrib-napoleon
pydantic==2.10.4
# via frictionless
pydantic-core==2.27.2
# via pydantic
pygments==2.19.1
# via rich
pyogrio==0.10.0
# via geopandas
pyparsing==3.2.1
# via rasterio
pyphonetics==0.5.3
# via hdx-python-country
pyproj==3.7.0
# via geopandas
python-dateutil==2.9.0.post0
# via
# frictionless
# hdx-python-utilities
# libhxl
# pandas
python-io-wrapper==0.3.1
# via libhxl
python-slugify==8.0.4
# via
# ckanapi
# frictionless
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
# frictionless
# tableschema-to-template
quantulum3==0.9.2
# via hdx-python-api
rasterio==1.4.3
# via hdx-scraper-copernicus (pyproject.toml)
ratelimit==2.2.1
# via hdx-python-utilities
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# ckanapi
# frictionless
# hdx-python-api
# libhxl
# requests-file
requests-file==2.1.0
# via hdx-python-utilities
rfc3986==2.0.0
# via frictionless
rich==13.9.4
# via typer
rpds-py==0.22.3
# via
# jsonschema
# referencing
ruamel-yaml==0.18.10
# via hdx-python-utilities
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
setuptools==75.7.0
# via ckanapi
shapely==2.0.6
# via geopandas
shellingham==1.5.4
# via typer
simpleeval==1.0.3
# via frictionless
simplejson==3.19.3
# via ckanapi
six==1.16.0
# via
# ckanapi
# pockets
# python-dateutil
# sphinxcontrib-napoleon
soupsieve==2.6
# via beautifulsoup4
sphinxcontrib-napoleon==0.7
# via defopt
stringcase==1.2.0
# via frictionless
structlog==24.4.0
# via libhxl
tableschema-to-template==0.0.13
# via hdx-python-utilities
tabulate==0.9.0
# via frictionless
tenacity==9.0.0
# via hdx-python-country
text-unidecode==1.3
# via python-slugify
typeguard==4.4.1
# via inflect
typer==0.15.1
# via frictionless
typing-extensions==4.12.2
# via
# frictionless
# pydantic
# pydantic-core
# typeguard
# typer
tzdata==2024.2
# via pandas
unidecode==1.3.8
# via
# libhxl
# pyphonetics
urllib3==2.3.0
# via
# libhxl
# requests
validators==0.34.0
# via frictionless
wheel==0.45.1
# via libhxl
xlrd==2.0.1
# via hdx-python-utilities
xlrd3==1.1.0
# via libhxl
xlsx2csv==0.8.4
# via hdx-python-utilities
xlsxwriter==3.2.0
# via tableschema-to-template
xlwt==1.3.0
# via hdx-python-utilities