# Source-checkout runtime and build dependencies.
# Tested on Python 3.11 with:
# ase 3.28.0, fastapi 0.136.1, uvicorn 0.46.0, numpy 2.4.4,
# scipy 1.17.1, scikit-image 0.26.0, plotly 6.7.0, matplotlib 3.10.8.
# Optional Rhino 3DM export: python -m pip install "v_ase-gui[rhino]"
# OBJ/MTL export uses only the Python standard library.
ase>=3.23
fastapi>=0.110
uvicorn[standard]>=0.29
numpy>=1.24
scipy>=1.10
scikit-image>=0.23
plotly>=5.24
matplotlib>=3.7
imageio-ffmpeg>=0.5
Pillow>=10
requests>=2.31
setuptools>=77
wheel>=0.40
