# requirements
fiona>=1.7.13
geopandas==0.4.0
pandas==0.23.4
rtree>=0.8
shapely>=1.6

# test/lint
attrs>=17.4  # to fix pytest compatibility on python 3.6
pylint
pytest>=3.6
pytest-cov
