Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle Spijker <spijker.jelle@gmail.com>2022-06-26 12:14:59 +0300
committerJelle Spijker <spijker.jelle@gmail.com>2022-06-26 12:14:59 +0300
commit50906261441c52882229dcd57c0737fd4926e3af (patch)
tree073c832875092f202943ef64701631a1d0012437 /requirements.txt
parented9cdb6b344ee9e1f8ce423b7567c62705fbab37 (diff)
Added python-utils and six to requirements
These are dependencies of numpy-stl Contributes to CURA-9365
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index d170506fcc..c759d97a79 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -110,6 +110,12 @@ pyserial==3.4 \
### Indirect requirements ###
numpy-stl==2.10.1 \
--hash=sha256:f6b529b8a8112dfe456d4f7697c7aee0aca62be5a873879306afe4b26fca963c
+python-utils==2.3.0 \
+ --hash=sha256:34aaf26b39b0b86628008f2ae0ac001b30e7986a8d303b61e1357dfcdad4f6d3 \
+ --hash=sha256:e25f840564554eaded56eaa395bca507b0b9e9f0ae5ecb13a8cb785305c56d25
+six==1.12.0 \
+ --hash=sha256:3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c \
+ --hash=sha256:d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73
shapely==1.8.2 \
--hash=sha256:572af9d5006fd5e3213e37ee548912b0341fb26724d6dc8a4e3950c10197ebb6 \
--hash=sha256:c60f3758212ec480675b820b13035dda8af8f7cc560d2cc67999b2717fb8faef \