Remove unnecessary deps that are pre-installed
This commit is contained in:
parent
5e0f1e93d2
commit
951ae8cdda
@ -1,6 +1,6 @@
|
|||||||
# Runtime
|
# Runtime
|
||||||
camelot-py[base]==0.9.0
|
camelot-py[base]==0.9.0
|
||||||
opencv-python
|
#opencv-python
|
||||||
pypdf2==2.12.1
|
pypdf2==2.12.1
|
||||||
alive-progress
|
alive-progress
|
||||||
requests
|
requests
|
||||||
@ -17,7 +17,7 @@ numpy
|
|||||||
scipy
|
scipy
|
||||||
ipywidgets
|
ipywidgets
|
||||||
pandas
|
pandas
|
||||||
pyarrow
|
#pyarrow
|
||||||
ghostscript
|
ghostscript
|
||||||
pyzbar
|
pyzbar
|
||||||
segno
|
segno
|
||||||
@ -26,4 +26,4 @@ pyModbusTCP
|
|||||||
# Development
|
# Development
|
||||||
matplotlib
|
matplotlib
|
||||||
#cx_Freeze # uncomment if building label generator app
|
#cx_Freeze # uncomment if building label generator app
|
||||||
# requires windows 10 SDK, visual C++, etc
|
# requires windows 10 SDK, visual C++, etc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user