[Python API] Fixate requirements versions (#830)
This commit is contained in:
parent
6a60f93af0
commit
e91453e006
@ -1,2 +1,2 @@
|
|||||||
opencv-python
|
opencv-python==3.4.4
|
||||||
numpy
|
numpy==1.18.1
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
opencv-python
|
cython==0.29.17
|
||||||
numpy
|
|
||||||
cython>=0.29
|
|
||||||
pytest==4.0.1
|
pytest==4.0.1
|
||||||
attrs==19.1.0
|
attrs==19.1.0
|
||||||
pytest-html==1.19.0
|
pytest-html==1.19.0
|
||||||
|
Loading…
Reference in New Issue
Block a user