[Python API] requirements (#1804)
* [Python API] requirements * add setuptools * revert commit
This commit is contained in:
parent
95f531e9e0
commit
676bd8a861
@ -1,2 +1,2 @@
|
||||
numpy==1.16.3
|
||||
cython==0.29.17
|
||||
numpy>=1.16.3
|
||||
cython>=0.29.17
|
||||
|
@ -1,2 +1,2 @@
|
||||
opencv-python==3.4.4.19
|
||||
numpy==1.16.3
|
||||
opencv-python>=3.4.4.19
|
||||
numpy>=1.16.3
|
||||
|
@ -1,4 +1,4 @@
|
||||
opencv-python==3.4.4.19
|
||||
opencv-python>=3.4.4.19
|
||||
pytest==4.0.1
|
||||
attrs==19.1.0
|
||||
pytest-html==1.19.0
|
||||
|
Loading…
Reference in New Issue
Block a user