geopandas>=0.14.0
shapely>=2.0.0
pandas>=2.0.0
click>=8.0.0
rich>=13.0.0
pydantic>=2.0.0
pyyaml>=6.0
structlog>=23.0.0
python-dotenv>=1.0.0

[all]
lg-gcover[cloud,dev,docs,viz]

[cloud]
boto3>=1.26
aioboto3>=11.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-mock>=3.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
pre-commit>=3.0
types-pyyaml
types-click

[docs]
sphinx>=6.0
sphinx-rtd-theme>=1.0
sphinx-click>=4.0
myst-parser>=1.0

[esri]

[viz]
matplotlib>=3.7
seaborn>=0.12
plotly>=5.0
