GDAL>=2.0.1
Fiona>=1.7.0
Shapely>=1.5.13
numpy>=1.10.4
scipy>=0.16.1

[dev]
ipdb

[docs]
sphinx
sphinx_rtd_theme

[lint]
pylama
isort
yapf

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