httpx>=0.27
click>=8.1
pydantic>=2.5
pydantic-settings>=2.1
rich>=13.7
PyYAML>=6.0
cryptography>=42.0
keyring>=24.3
aiofiles>=23.2
tenacity>=8.2
python-dateutil>=2.9
tqdm>=4.66
requests>=2.31
anyio>=4.2
boto3>=1.34
click-completion>=0.5

[all]
pygeofetch[cloud,dev,geo,schedule]

[cloud]
boto3>=1.34
pystac>=1.9

[dev]
pytest>=8.0
pytest-cov>=4.1
pytest-mock>=3.12
pytest-asyncio>=0.23
vcrpy>=6.0
black>=24.0
ruff>=0.3
mypy>=1.8
bump2version>=1.0

[geo]
rasterio>=1.3
geopandas>=0.14
pyarrow>=15.0
shapely>=2.0
pyproj>=3.6

[schedule]
croniter>=2.0
