botocore~=1.7
six~=1.11

[:python_version < "3.0"]
antlr4-python2-runtime==4.7

[:python_version == "2.7"]
futures~=3.2.0

[:python_version >= "3.0"]
antlr4-python3-runtime==4.7
