# ML library
torch>1.13.1
numpy>1.22.2
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.10.0

# External file format reader
plyfile>=0.9

# Other
requests>=2.31.0
ipython>8.10.0
click>8.0.4
setuptools>=67.6.0
