diff --git a/plotter-app/requirements.txt b/plotter-app/requirements.txt new file mode 100644 index 0000000..c7c73ba --- /dev/null +++ b/plotter-app/requirements.txt @@ -0,0 +1,13 @@ +blinker==1.9.0 +click==8.1.7 +Flask==3.1.0 +Flask-FlatPages==0.8.2 +itsdangerous==2.2.0 +Jinja2==3.1.4 +Markdown==3.7 +MarkupSafe==3.0.2 +pyserial==3.5 +PyYAML==6.0.2 +six==1.16.0 +svg-to-gcode==1.5.4 +Werkzeug==3.1.3