# jax must be installed previously depending on hardware
# jax==0.4.28 is the oldest version available now (2025.12.27)
jax>=0.4.28
typing_extensions>=4.2.0
svgwrite

# UI
fastapi
uvicorn
