From 0c115c34405c1fa60afe1f29b0ddccfbd6918afe Mon Sep 17 00:00:00 2001 From: Arne van Iterson Date: Tue, 19 Sep 2023 14:10:58 +0200 Subject: [PATCH] Requirements --- requirements.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..170b7fe --- /dev/null +++ b/requirements.txt @@ -0,0 +1,20 @@ +appdirs==1.4.4 +autopep8==2.0.4 +contourpy==1.1.0 +cycler==0.11.0 +fonttools==4.42.1 +kiwisolver==1.4.5 +Mako==1.2.4 +MarkupSafe==2.1.3 +matplotlib==3.7.2 +numpy==1.25.2 +opencv-python==4.8.0.76 +packaging==23.1 +Pillow==10.0.0 +pycodestyle==2.11.0 +pygubu==0.31 +pygubu-designer==0.36 +pyparsing==3.0.9 +python-dateutil==2.8.2 +screeninfo==0.8.1 +six==1.16.0 \ No newline at end of file