44#
55# pip-compile --all-extras --output-file=requirements.txt --resolver=backtracking pyproject.toml
66#
7+ annotated-types == 0.5.0
8+ # via pydantic
79attrs == 23.1.0
810 # via
911 # frictionless
1012 # jsonlines
1113 # jsonschema
12- certifi == 2023.5.7
14+ certifi == 2023.7.22
1315 # via requests
1416cffi == 1.15.1
1517 # via cryptography
1618cfgv == 3.3.1
1719 # via pre-commit
18- chardet == 5.1 .0
20+ chardet == 5.2 .0
1921 # via frictionless
20- charset-normalizer == 3.1 .0
22+ charset-normalizer == 3.2 .0
2123 # via requests
2224ckanapi == 4.7
2325 # via hdx-python-api (pyproject.toml)
24- click == 8.1.3
26+ click == 8.1.6
2527 # via typer
2628colorama == 0.4.6
2729 # via typer
2830coverage [toml ]== 7.2.7
2931 # via pytest-cov
30- cryptography == 41.0.1
32+ cryptography == 41.0.3
3133 # via pyopenssl
3234decorator == 5.1.1
3335 # via
3436 # jsonpath-ng
3537 # validators
3638defopt == 6.4.0
3739 # via hdx-python-api (pyproject.toml)
38- distlib == 0.3.6
40+ distlib == 0.3.7
3941 # via virtualenv
40- dnspython == 2.3.0
42+ dnspython == 2.4.1
4143 # via email-validator
4244docopt == 0.6.2
4345 # via
@@ -51,23 +53,23 @@ et-xmlfile==1.1.0
5153 # via openpyxl
5254filelock == 3.12.2
5355 # via virtualenv
54- frictionless == 5.13.1
56+ frictionless == 5.15.10
5557 # via hdx-python-utilities
56- hdx-python-country == 3.5.1
58+ hdx-python-country == 3.5.2
5759 # via hdx-python-api (pyproject.toml)
58- hdx-python-utilities == 3.6.1
60+ hdx-python-utilities == 3.6.2
5961 # via hdx-python-country
60- humanize == 4.6 .0
62+ humanize == 4.7 .0
6163 # via frictionless
62- identify == 2.5.24
64+ identify == 2.5.26
6365 # via pre-commit
6466idna == 3.4
6567 # via
6668 # email-validator
6769 # requests
68- ijson == 3.2.2
70+ ijson == 3.2.3
6971 # via hdx-python-utilities
70- inflect == 6 .0.4
72+ inflect == 7 .0.0
7173 # via quantulum3
7274iniconfig == 2.0.0
7375 # via pytest
@@ -83,7 +85,7 @@ jsonschema==4.17.3
8385 # via
8486 # frictionless
8587 # tableschema-to-template
86- libhxl == 5.0.1
88+ libhxl == 5.0.2
8789 # via hdx-python-country
8890loguru == 0.7.0
8991 # via hdx-python-utilities
@@ -109,7 +111,7 @@ packaging==23.1
109111 # via pytest
110112petl == 1.7.12
111113 # via frictionless
112- platformdirs == 3.8 .0
114+ platformdirs == 3.10 .0
113115 # via virtualenv
114116pluggy == 1.2.0
115117 # via pytest
@@ -127,11 +129,13 @@ pyasn1==0.5.0
127129 # ndg-httpsclient
128130pycparser == 2.21
129131 # via cffi
130- pydantic == 1.10.9
132+ pydantic == 2.1.1
131133 # via
132134 # frictionless
133135 # inflect
134- pygments == 2.15.1
136+ pydantic-core == 2.4.0
137+ # via pydantic
138+ pygments == 2.16.1
135139 # via rich
136140pyopenssl == 23.2.0
137141 # via
@@ -159,7 +163,7 @@ python-slugify==8.0.1
159163 # via
160164 # ckanapi
161165 # frictionless
162- pyyaml == 6.0
166+ pyyaml == 6.0.1
163167 # via
164168 # frictionless
165169 # pre-commit
@@ -178,7 +182,7 @@ requests-file==1.5.1
178182 # via hdx-python-utilities
179183rfc3986 == 2.0.0
180184 # via frictionless
181- rich == 13.4 .2
185+ rich == 13.5 .2
182186 # via typer
183187ruamel-yaml == 0.17.32
184188 # via hdx-python-utilities
@@ -211,24 +215,26 @@ text-unidecode==1.3
211215 # via python-slugify
212216typer [all ]== 0.9.0
213217 # via frictionless
214- typing-extensions == 4.6.3
218+ typing-extensions == 4.7.1
215219 # via
216220 # frictionless
221+ # inflect
217222 # pydantic
223+ # pydantic-core
218224 # typer
219225unidecode == 1.3.6
220226 # via
221227 # libhxl
222228 # pyphonetics
223- urllib3 == 2.0.3
229+ urllib3 == 2.0.4
224230 # via
225231 # libhxl
226232 # requests
227233validators == 0.20.0
228234 # via frictionless
229- virtualenv == 20.23.1
235+ virtualenv == 20.24.2
230236 # via pre-commit
231- wheel == 0.40.0
237+ wheel == 0.41.1
232238 # via libhxl
233239xlrd == 2.0.1
234240 # via hdx-python-utilities
0 commit comments