add opencv and matplotlib to package requirements
parent
76acdc9612
commit
c809e361b7
|
@ -7,3 +7,5 @@ dependencies:
|
|||
- Pillow
|
||||
- six
|
||||
- scipy
|
||||
- opencv
|
||||
- matplotlib
|
||||
|
|
|
@ -4,3 +4,5 @@ h5py
|
|||
Pillow
|
||||
six
|
||||
scipy
|
||||
opencv-python
|
||||
matplotlib
|
||||
|
|
Loading…
Reference in New Issue