mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:29:02 +08:00
Add all requirements from cura-build-env to requirements.txt
This commit is contained in:
parent
588a5c3ff8
commit
418a4067df
@ -1,9 +1,32 @@
|
|||||||
colorlog
|
colorlog
|
||||||
pyserial
|
|
||||||
sentry-sdk
|
|
||||||
shapely
|
|
||||||
PyQt5==5.10
|
PyQt5==5.10
|
||||||
trimesh
|
numpy==1.15.4
|
||||||
zeroconf
|
scipy==1.2.0
|
||||||
numpy-stl
|
shapely[vectorized]==1.6.4.post2
|
||||||
requests
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user