暂存-安装脚本
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user