typing-extensions>=4.15.0

[ai]
ultralytics>=8.4.33

[all]
geosam[ai,geospatial]

[code_style]
pre-commit
ruff

[dev]
geosam[all,code_style,docs,test]

[docs]
geosam[all]
recommonmark
sphinx>=7
myst-nb
sphinx-copybutton
sphinx-design
pydata_sphinx_theme
sphinx-togglebutton
Jinja2
myst-sphinx-gallery

[geospatial]
geopandas>=1.0.1
pyarrow>=18.1.0
pyproj>=3.6.1
rasterio>=1.4.3
shapely>=2.0.7

[test]
geosam[all]
coverage
pytest
pytest-cov
