Fiona>=1.7.0
Shapely>=1.5.13
numpy>=1.10.4
scipy>=0.16.1
Click>=7.0

[dev]
ipdb
tox

[docs]
sphinx

[gdal]
GDAL>=2.3.3

[lint]
flake8
isort
black

[test]
coverage
pytest>=4.0.0
pytest-cov
pytest-sugar
pytest-runner
