Flask>=3.0
build123d>=0.10.0
ezdxf>=1.2.0
# gunicorn is for production (Docker / systemd); not needed for `python app.py`
gunicorn>=21.0; sys_platform != "win32"
