boltons>=20.2.1
trampoline>=0.1.2

[:python_version < "3.7"]
numpy==1.19
scipy==1.5

[:python_version >= "3.7"]
numpy>=1.19
scipy>=1.5
