future

[:python_version < "3.6"]
numpy>=1.10.4

[:python_version == "3.6"]
numpy>=1.12.1

[:python_version == "3.7"]
numpy>=1.15.0
