
[:python_version < "3.4" and python_version > "3.0"]
numpy<1.12,>=1.7

[:python_version > "3.4" or python_version < "3.0"]
numpy<2,>=1.7
