numpy>=1.24
xarray>=2023.1

[all]
rasterio>=1.3
rioxarray>=0.15
geopandas>=0.13
shapely>=2.0
laspy>=2.5
matplotlib>=3.7
cartopy>=0.22
netCDF4>=1.6

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.1
mypy>=1.6
build>=1.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=1.3
myst-parser>=2.0

[lidar]
laspy>=2.5

[raster]
rasterio>=1.3
rioxarray>=0.15

[vector]
geopandas>=0.13
shapely>=2.0
