attrs>=17
certifi
click<8,>=4.0
cligj>=0.5
click-plugins>=1.0
six>=1.7
munch

[:python_version < "2.7"]
argparse
ordereddict

[:python_version < "3.4"]
enum34

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

[all:python_version < "3.4"]
mock

[calc]
shapely

[s3]
boto3>=1.2.4

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

[test:python_version < "3.4"]
mock
