暂存-安装脚本

This commit is contained in:
2026-05-15 12:08:02 +08:00
parent 6ccd3eb9c1
commit 91bedce2d7
5 changed files with 175 additions and 45 deletions

View File

@@ -1,10 +1,23 @@
Flask>=3.0.0
Flask-SQLAlchemy>=3.1.0
Flask-Login>=0.6.0
Flask-Babel>=4.0.0
huey>=2.5.0
Werkzeug>=3.0.0
trimesh>=4.0.0
requests>=2.31.0
httpx>=0.25.0
gunicorn>=26.0.0
Flask-SQLAlchemy
Flask-Login
Flask-Babel
huey
Werkzeug
trimesh
requests
httpx
gunicorn>=26.0.0
# Numeric & STL handling
numpy>=1.25.0
numpy-stl>=3.0.0
# WebSocket support used by printer routes
flask-sock>=0.6.0
websockets>=11.0.0
# Optional / heavy dependencies for STL simplification (may require system libraries)
# pymeshlab
# open3d
# pyfqmr