diff --git a/pyproject.toml b/pyproject.toml index 00b48e64..9587f6b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,11 +25,13 @@ dependencies = [ "tomli-w", "tomli", "xarray", - "pydantic", - "osmnx", - "census", - "us", - "xarray-spatial" + "pydantic", + "osmnx", + "census", + "us", + "xarray-spatial", + "tqdm", + "pycountry-convert" ] readme = "README.rst" classifiers = [