numpy>=2
pandas>=2.2
scikit-learn>=1.6
matplotlib>=3

[:python_version < "3.8"]
typing_extensions<5,>=4.6

[mypy]
types_setuptools>=45
