numpy>=1.19.4
scipy>=1.5.4
scikit-learn>=1.0
matplotlib>=3.3.3
numba>=0.57.0

[torch]

[torch:python_version < "3.14"]
torch>=1.10

[torch:python_version >= "3.14" and python_version < "3.15"]
torch>=2.10
