# Dependencies for the Hugging Face Space (free CPU tier). The scorer is pure element-arithmetic —
# no GPU, no torch needed at request time — but the package declares the full modelling stack, so the
# install pulls it transitively. Pin maneuver-detect to the v0.3 line so the hosted scorer is fixed.
gradio>=6.18
maneuver-detect>=0.3.0,<0.4
