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:
authorJaime van Kessel <nallath@gmail.com>2020-03-06 16:49:24 +0300
committerJaime van Kessel <nallath@gmail.com>2020-03-06 16:49:24 +0300
commit418a4067dfe0036fa3bc7f447fbba657ed4ef82c (patch)
tree17333c951b5969c0fdc7b27f09a7bd1f057f5ba2 /requirements.txt
parent588a5c3ff82f06ea610d22a5b7e1c5c9ddffd026 (diff)
Add all requirements from cura-build-env to requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt37
1 files changed, 30 insertions, 7 deletions
diff --git a/requirements.txt b/requirements.txt
index 69494578df..fedfb47c81 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,32 @@
colorlog
-pyserial
-sentry-sdk
-shapely
PyQt5==5.10
-trimesh
-zeroconf
-numpy-stl
-requests
+numpy==1.15.4
+scipy==1.2.0
+shapely[vectorized]==1.6.4.post2
+appdirs==1.4.3
+certifi==2019.11.28
+cffi==1.13.1
+chardet==3.0.4
+cryptography==2.8
+decorator==4.4.0
+idna==2.8
+netifaces==0.10.9
+networkx==2.3
+numpy-stl==2.10.1
+packaging==18.0
+pycollada==0.6
+pycparser==2.19
+pyparsing==2.4.2
+pyserial==3.4
+python-dateutil==2.8.0
+python-utils==2.3.0
+requests==2.22.0
+sentry-sdk==0.13.5
+six==1.12.0
+trimesh==3.2.33
+typing==3.7.4
+twisted==19.10.0
+urllib3==1.25.6
+PyYAML==5.1.2
+zeroconf==0.24.1
+comtypes==1.1.7