numpy>=1.24.0
scipy>=1.10.0
PyWavelets>=1.4.0
pandas>=1.5.3

[all]
scikit-learn>=1.3
tqdm>=4.60
pyarrow>=10.0
tables>=3.7
h5py>=3.0
matplotlib>=3.5

[dev]
pytest>=7.0
pytest-cov>=4.0
hypothesis>=6.100
ruff>=0.8.0
mypy>=1.10
build>=1.0
twine>=4.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
myst-parser>=2.0
sphinx-autodoc-typehints>=1.25

[hdf5]
tables>=3.7
h5py>=3.0

[parquet]
pyarrow>=10.0

[progress]
tqdm>=4.60

[sklearn]
scikit-learn>=1.3

[viz]
matplotlib>=3.5
seaborn>=0.12
