-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathrequirements.txt
189 lines (189 loc) · 3.84 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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --resolver=backtracking --all-extras -o requirements.txt
annotated-types==0.7.0
# via pydantic
attrs==24.3.0
# via
# frictionless
# jsonlines
# jsonschema
# referencing
certifi==2024.12.14
# via requests
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via frictionless
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via typer
coverage==7.6.10
# via pytest-cov
distlib==0.3.9
# via virtualenv
et-xmlfile==2.0.0
# via openpyxl
filelock==3.16.1
# via virtualenv
frictionless==5.18.0
# via hdx-python-utilities
hdx-python-utilities==3.8.0
# via hdx-python-country (pyproject.toml)
humanize==4.11.0
# via frictionless
identify==2.6.5
# via pre-commit
idna==3.10
# via requests
ijson==3.3.0
# via hdx-python-utilities
iniconfig==2.0.0
# via pytest
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-country (pyproject.toml)
loguru==0.7.3
# via hdx-python-utilities
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
nodeenv==1.9.1
# via pre-commit
openpyxl==3.1.5
# via hdx-python-utilities
packaging==24.2
# via pytest
petl==1.7.15
# via frictionless
platformdirs==4.3.6
# via virtualenv
pluggy==1.5.0
# via pytest
ply==3.11
# via
# jsonpath-ng
# libhxl
pre-commit==4.0.1
# via hdx-python-country (pyproject.toml)
pydantic==2.10.5
# via frictionless
pydantic-core==2.27.2
# via pydantic
pygments==2.19.1
# via rich
pyphonetics==0.5.3
# via hdx-python-utilities
pytest==8.3.4
# via
# hdx-python-country (pyproject.toml)
# pytest-cov
pytest-cov==6.0.0
# via hdx-python-country (pyproject.toml)
python-dateutil==2.9.0.post0
# via
# frictionless
# hdx-python-utilities
# libhxl
python-io-wrapper==0.3.1
# via libhxl
python-slugify==8.0.4
# via frictionless
pyyaml==6.0.2
# via
# frictionless
# pre-commit
# tableschema-to-template
ratelimit==2.2.1
# via hdx-python-utilities
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# frictionless
# 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
shellingham==1.5.4
# via typer
simpleeval==1.0.3
# via frictionless
six==1.17.0
# via python-dateutil
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 (pyproject.toml)
text-unidecode==1.3
# via python-slugify
typer==0.15.1
# via frictionless
typing-extensions==4.12.2
# via
# frictionless
# pydantic
# pydantic-core
# typer
unidecode==1.3.8
# via
# libhxl
# pyphonetics
urllib3==2.3.0
# via
# libhxl
# requests
validators==0.34.0
# via frictionless
virtualenv==20.28.1
# via pre-commit
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