attrs>=17
certifi
click-plugins>=1.0
click>=4.0
cligj>=0.5
munch
setuptools
six>=1.7

[:python_version < "2.7"]
argparse
ordereddict

[:python_version < "3.4"]
enum34

[all]
boto3>=1.2.4
pytest-cov
pytest>=3
shapely

[all:python_version < "3.4"]
mock

[calc]
shapely

[s3]
boto3>=1.2.4

[test]
boto3>=1.2.4
pytest-cov
pytest>=3

[test:python_version < "3.4"]
mock
