numpy>=1.26
pandas>=2.2
POT>=0.9.4
scikit-learn>=1.3

[dev]
build>=1.2
check-wheel-contents>=0.6
mypy>=1.11
pandas-stubs>=2.2
ruff>=0.8
twine>=5

[docs]
mkdocs<2,>=1.6
mkdocs-material>=9.5
mkdocstrings[python]>=0.27

[notebooks]
ipykernel>=6.29
matplotlib>=3.8
nbclient>=0.10
nbformat>=5.10
yfinance<2,>=1.5

[test]
pytest>=8
pytest-cov>=5
