mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-07-01 04:01:53 +02:00
Use my fork of country_converter again
There is an issue with the UN M.49 region for Myanmar.
This commit is contained in:
@ -20,7 +20,7 @@ langid = "^1.1.6"
|
||||
colorama = "^0.4.5"
|
||||
spdx-license-list = "^0.5.2"
|
||||
ftfy = "^6.1.1"
|
||||
country-converter = "^0.8.0"
|
||||
country-converter = {git = "https://github.com/alanorth/country_converter.git", rev = "myanmar-region"}
|
||||
pycountry = {git = "https://github.com/alanorth/pycountry", rev = "iso-codes-4.12.0"}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
Reference in New Issue
Block a user