click<8.0

[:python_version < "3.0"]
requests[security]>=2

[:python_version >= "3.0"]
requests>=2.0

[event]
flask<2,>=1.1.1

[gs]
google-cloud-storage<2,>=1.13.2

[s3]
boto3<2,>=1.9.79

[test]
pytest>=3.4
pytest-mock>=1.7
pytest-xdist>=1.22
pytest-cov>=2.5
pytest-env>=0.6.2

[test:python_version < "3.0"]
pytest<5,>=3.5
