From c2dc441e1122ecd415bc176f3eee3f58af6cb4ee Mon Sep 17 00:00:00 2001 From: rpi5 Date: Tue, 19 Nov 2024 12:08:22 +0100 Subject: [PATCH] requirements update --- plotter-app/requirements.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/plotter-app/requirements.txt b/plotter-app/requirements.txt index c7c73ba..076168d 100644 --- a/plotter-app/requirements.txt +++ b/plotter-app/requirements.txt @@ -1,12 +1,23 @@ blinker==1.9.0 click==8.1.7 +contourpy==1.3.1 +cycler==0.12.1 Flask==3.1.0 Flask-FlatPages==0.8.2 +fonttools==4.55.0 +Hershey-Fonts==2.1.0 itsdangerous==2.2.0 Jinja2==3.1.4 +kiwisolver==1.4.7 Markdown==3.7 MarkupSafe==3.0.2 +matplotlib==3.9.2 +numpy==2.1.3 +packaging==24.2 +pillow==11.0.0 +pyparsing==3.2.0 pyserial==3.5 +python-dateutil==2.9.0.post0 PyYAML==6.0.2 six==1.16.0 svg-to-gcode==1.5.4