Files
AIO_3D_Print_Web_Platform/requirements.txt
2026-05-15 12:08:02 +08:00

23 lines
362 B
Plaintext

Flask>=3.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