numpy>=1.20.0
scipy>=1.7.0
pandas>=1.3.0
matplotlib>=3.3.0
seaborn>=0.11.0
scikit-learn>=1.0.0
h5py>=3.0.0
tables>=3.7.0
tqdm>=4.60.0
dask>=2022.0.0
PySide6>=6.0.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800
pre-commit>=2.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
numpydoc>=1.1.0
myst-parser>=0.15.0

[full]
ssm>=0.3.0
jax>=0.3.0
jaxlib>=0.3.0

[test]
pytest>=6.0
pytest-cov>=2.0
pytest-mock>=3.0
