numpy>=1.24.0
scipy>=1.10.0
joblib>=1.3.0
threadpoolctl>=3.0.0

[all]
matplotlib>=3.6.0
seaborn>=0.12.0
plotly>=5.10.0
pandas>=2.0.0
polars>=0.19.0
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.1.0
mypy>=1.0.0

[dataframes]
pandas>=2.0.0
polars>=0.19.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.1.0
mypy>=1.0.0

[visualization]
matplotlib>=3.6.0
seaborn>=0.12.0
plotly>=5.10.0
