Update requirements.txt
small cosmetic changes
This commit is contained in:
parent
2b4b537e43
commit
0fee4d2909
@ -3,7 +3,6 @@ lxml
|
|||||||
moderngl
|
moderngl
|
||||||
numpy
|
numpy
|
||||||
networkx
|
networkx
|
||||||
openmesh
|
|
||||||
opencv-python
|
opencv-python
|
||||||
pyclipper
|
pyclipper
|
||||||
pillow
|
pillow
|
||||||
@ -14,15 +13,20 @@ svg-to-gcode
|
|||||||
svgpathtools
|
svgpathtools
|
||||||
vpype
|
vpype
|
||||||
vpype-dxf
|
vpype-dxf
|
||||||
GitPython #required by mightyscape updater extension
|
#GitPython required by mightyscape updater extension
|
||||||
|
GitPython
|
||||||
wheel
|
wheel
|
||||||
pytesseract
|
pytesseract
|
||||||
cairosvg
|
cairosvg
|
||||||
PyQt5
|
PyQt5
|
||||||
PySide6
|
PySide6
|
||||||
brother_ql #required by iventory_sticker extension
|
#brother_ql required by iventory_sticker extension
|
||||||
cssselect #required by boxes.py and mightyscape updater extension
|
brother_ql
|
||||||
affine #required by boxes.py extension
|
#cssselect required by boxes.py and mightyscape updater extension
|
||||||
|
cssselect
|
||||||
|
#affine required by boxes.py extension
|
||||||
|
affine
|
||||||
|
openmesh
|
||||||
|
|
||||||
#vpype occult plugin setup
|
#vpype occult plugin setup
|
||||||
git+https://github.com/abey79/occult.git#egg=occult
|
git+https://github.com/abey79/occult.git#egg=occult
|
||||||
|
Loading…
Reference in New Issue
Block a user