added websocket to the requirements

This commit is contained in:
Sohel
2024-11-20 16:19:58 +01:00
parent 4896e64074
commit 25366c8346

View File

@@ -22,3 +22,4 @@ PyYAML==6.0.2
six==1.16.0 six==1.16.0
svg-to-gcode==1.5.4 svg-to-gcode==1.5.4
Werkzeug==3.1.3 Werkzeug==3.1.3
websocket-client