cached-property

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

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

[:python_version >= "3.8"]
numpy>=1.17.5
