# Dependency list for environments that install deps separately from the
# package (HPC venvs, CI caches). pyproject.toml is AUTHORITATIVE — keep the
# floors in sync with it. This file deliberately does NOT install pivtools
# itself, so it needs no C toolchain; for a dev install use:
#     pip install -e ".[cine,dev]"
dask[distributed]>=2025.7.0
dask-jobqueue
dask-image
loguru>=0.7.3
numpy>=2.2
opencv-python>=4.12
pandas>=2.3
pillow>=11.3
PyYAML>=6.0
scipy>=1.16
tifffile>=2025.6.11
tqdm>=4.67
numba>=0.61
psutil>=6.1
rawpy>=0.25
scikit-image>=0.25
bottleneck>=1.6
scikit-learn>=1.7
threadpoolctl>=3.6
Flask>=3.1
flask-cors>=6.0
flask-compress>=1.15
matplotlib>=3.10
imagecodecs
imageio-ffmpeg>=0.5.0
bokeh
# optional extras
cinereader
pytest>=8.4
