pyproj>=3.6.0
pydantic>=2.0.0

[all]
httpx>=0.27.0
pandas>=2.0.0
python-dotenv>=1.0.0
rich>=13.0.0
tqdm>=4.66.0
typer>=0.12.0

[cli]
httpx>=0.27.0
pandas>=2.0.0
python-dotenv>=1.0.0
rich>=13.0.0
tqdm>=4.66.0
typer>=0.12.0

[dataframe]
pandas>=2.0.0

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
build>=1.2.0
twine>=5.0.0
ruff>=0.3.0
mypy>=1.8.0

[geocoding]
httpx>=0.27.0

[progress]
tqdm>=4.66.0
