Remove unnecessary deps that are pre-installed
This commit is contained in:
parent
5e0f1e93d2
commit
951ae8cdda
@ -1,6 +1,6 @@
|
||||
# Runtime
|
||||
camelot-py[base]==0.9.0
|
||||
opencv-python
|
||||
#opencv-python
|
||||
pypdf2==2.12.1
|
||||
alive-progress
|
||||
requests
|
||||
@ -17,7 +17,7 @@ numpy
|
||||
scipy
|
||||
ipywidgets
|
||||
pandas
|
||||
pyarrow
|
||||
#pyarrow
|
||||
ghostscript
|
||||
pyzbar
|
||||
segno
|
||||
@ -26,4 +26,4 @@ pyModbusTCP
|
||||
# Development
|
||||
matplotlib
|
||||
#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