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