aeon>=1.3.0
coreforecast>=0.0.16
datasetsforecast>=1.0.0
gradio>=6.0
langchain>=1.0
langchain-community>=0.4.1
langchain-openai>=1.1.0
langgraph>=1.0
matplotlib>=3.10.7
mlforecast>=1.0.2
neuralforecast>=3.1.2
pandas>=2.3.3
pydantic>=2.7.4
scikit-learn>=1.7.2
scipy>=1.13.0
sktime>=0.40.1
statsforecast>=2.0.3
statsmodels>=0.14.2
stumpy>=1.13.0
ruptures>=1.1.9
pyyaml>=6.0.2

[:python_version < "3.12" and sys_platform != "win32"]
numpy>=1.22

[:python_version < "3.12" and sys_platform == "win32"]
numpy<1.27,>=1.22

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