# ML library
torch>2.0.0
numpy>1.21.0
pandas>1.3.0

# Image loading/export library
tifffile
imagecodecs

# Image processing library
scikit-learn>1.0.1
scikit-image>0.19.2
scipy>=1.8.1
pillow>10.0.0

# External file format reader
plyfile>=0.9
# pyvista>=0.40.0; platform_machine != 'aarch64'

# Point cloud processing library
# open3d>=0.9.0; sys_platform != "linux"

# Other
requests>2.28.0
ipython>8.0.0
click>8.0.4
setuptools>=67.6.0
