pandas<3,>=2.2.2
csaps>=1.1.0
matplotlib>=3.8.4
statsmodels>=0.14.2
scipy>=1.13.0

[:python_version < "3.11"]
numpy>=1.22.4

[:python_version == "3.11"]
numpy>=1.23.2

[:python_version >= "3.12"]
numpy>=1.26.0
