numpy
numba
networkx
pandas
seaborn
tables
scikit-learn
scikit-image
scipy
opencv-python
matplotlib
imageio
tifffile
nd2
roifile
pillow
tqdm
setuptools
Cython

[:python_version == "3.10" and sys_platform != "linux"]
tensorflow==2.14

[:python_version == "3.10" and sys_platform == "linux"]
tensorflow[and-cuda]==2.14.1

[:python_version == "3.11" and sys_platform != "linux"]
tensorflow==2.17

[:python_version == "3.11" and sys_platform == "linux"]
tensorflow[and-cuda]==2.17

[:python_version == "3.12" and sys_platform != "linux"]
tensorflow==2.18

[:python_version == "3.12" and sys_platform == "linux"]
tensorflow[and-cuda]==2.18

[:python_version == "3.13" and sys_platform != "linux"]
tensorflow==2.20

[:python_version == "3.13" and sys_platform == "linux"]
tensorflow[and-cuda]==2.20

[cli]
rich
click

[gpu]
cupy-cuda12x

[gui]
PyQt6
matplotlib
seaborn
scipy
tifffile
nd2

[macos-gpu]

[macos-gpu:python_version < "3.13"]
tensorflow-metal
