upgrading to opencv==4.0.0.21

This commit is contained in:
iperov 2019-02-07 11:30:56 +04:00
parent 72a640c66c
commit cb96c2a51a
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ pathlib==1.0.1
scandir==1.6 scandir==1.6
h5py==2.7.1 h5py==2.7.1
Keras==2.2.4 Keras==2.2.4
opencv-python==3.4.0.12 opencv-python==4.0.0.21
tensorflow==1.11.0 tensorflow==1.11.0
scikit-image scikit-image
dlib==19.10.0 dlib==19.10.0

View file

@ -3,7 +3,7 @@ pathlib==1.0.1
scandir==1.6 scandir==1.6
h5py==2.7.1 h5py==2.7.1
Keras==2.2.4 Keras==2.2.4
opencv-python==3.4.0.12 opencv-python==4.0.0.21
tensorflow-gpu==1.11.0 tensorflow-gpu==1.11.0
scikit-image scikit-image
dlib==19.10.0 dlib==19.10.0