geopandas>=1.0.1
pyarrow>=18.1.0
pyproj>=3.6.1
rasterio>=1.4.3
shapely>=2.0.7
typing-extensions>=4.15.0
ultralytics>=8.4.33

[code_style]
pre-commit
ruff

[dev]
geosam[code_style,docs,test]

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

[test]
geosam
coverage
pytest
pytest-cov
