numpy>=2.0.0
pandas>=2.2.2
torch>=2.0.0
scikit-learn>=1.0.0
umap-learn>=0.5.3
click>=8.0.0
tqdm>=4.67.0
rich>=14.0.0
pyarrow>=19.0.0
plotly>=5.0.0
chronos-forecasting>=2.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0

[docs]
mkdocs>=1.4.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.20.0

[hdbscan]
hdbscan>=0.8.40
