From b60f5e7c7798e6466720616d3da4931419d05e91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rostislav=20L=C3=A1n?= Date: Sat, 6 May 2023 15:44:30 +0200 Subject: [PATCH] Updated requirements for the pip installer to include all the installed packages. --- requirements.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/requirements.txt b/requirements.txt index 7e35ed2..2d66bc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,51 @@ +alabaster==0.7.13 +autopep8==2.0.1 +Babel==2.12.1 +beautifulsoup4==4.12.2 +bm3d==4.0.1 +bm4d==4.2.3 +certifi==2022.12.7 +charset-normalizer==3.1.0 +cycler==0.11.0 +docutils==0.19 +fonttools==4.38.0 +furo==2023.3.27 +idna==3.4 +imageio==2.25.1 +imagesize==1.4.1 +Jinja2==3.1.2 +kiwisolver==1.4.4 +MarkupSafe==2.1.2 matplotlib==3.5.3 +networkx==3.0 numpy==1.23.3 numpy-stl==3.0.0 opencv-python==4.7.0.72 +packaging==23.0 +Pillow==9.4.0 +pycodestyle==2.10.0 +Pygments==2.15.1 +pyparsing==3.0.9 +python-dateutil==2.8.2 +python-utils==3.5.2 +PyWavelets==1.4.1 +requests==2.30.0 scikit-image==0.19.3 scipy==1.9.3 +six==1.16.0 +snowballstemmer==2.2.0 +soupsieve==2.4.1 +Sphinx==6.2.1 +sphinx-basic-ng==1.0.0b1 +sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-serializinghtml==1.1.5 stl==0.0.3 +tifffile==2023.2.3 +tomli==2.0.1 +trimesh==3.20.2 +urllib3==2.0.2 +