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:
authorGhostkeeper <rubend@tutanota.com>2021-04-12 18:57:42 +0300
committerGhostkeeper <rubend@tutanota.com>2021-04-12 18:57:42 +0300
commit8bc2c718a2ca0195f20f4f988ae58157c1575c54 (patch)
tree9e9eae328ec334f169b0c7cf70f307dd12ab0d52 /requirements.txt
parent69df31629bfbdf92ba1a582d548b3df3337662d4 (diff)
Update requirements.txt with new versions of dependencies
A lot of dependencies changed recently due to the Qt and Python upgrade.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt19
1 files changed, 10 insertions, 9 deletions
diff --git a/requirements.txt b/requirements.txt
index 2233fb81e7..59cfd3eccd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,14 +1,18 @@
+cffi==1.14.1
colorlog
+cryptography==3.4.6
+importlib-metadata==3.7.2
mypy==0.740
-PyQt5==5.10
-numpy==1.15.4
-scipy==1.2.0
-shapely[vectorized]==1.6.4.post2
+numpy==1.20.2
+PyQt5==5.15.2
+PyQt5-sip==12.8.1
+scipy==1.6.1
+shapely[vectorized]==1.7.1
+twisted==21.2.0
+typing
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
@@ -26,10 +30,7 @@ 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
pywin32==300