[Python API] Fixate requirements (#834)
authorAnastasia Kuporosova <anastasia.kuporosova@intel.com>
Tue, 9 Jun 2020 15:06:57 +0000 (18:06 +0300)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2020 15:06:57 +0000 (18:06 +0300)
inference-engine/ie_bridges/python/requirements.txt
inference-engine/ie_bridges/python/sample/requirements.txt
inference-engine/ie_bridges/python/src/requirements-dev.txt

index c53996ad54610ee56cdc429531ef3534abfe9a50..1cd52e27c77245702c7e5c113845e8c63bb522e6 100644 (file)
@@ -1,2 +1,2 @@
-numpy
-cython>=0.29
+numpy==1.13.3
+cython==0.29.17
index 81efc2fd9e5998f963b822a232d5a58ecfc452fd..4a8340b5ac6b314a458fcdc2d594d114b30f14e2 100644 (file)
@@ -1,2 +1,2 @@
-opencv-python==3.4.4
-numpy==1.18.1
+opencv-python==3.4.4.19
+numpy==1.13.3
index 16d525c89f007339ca7dcc800a58460e668cc8b6..9e01c116ce829d61f239a6c2bdd6d3fabf67ba2a 100644 (file)
@@ -1,4 +1,4 @@
-cython==0.29.17
+opencv-python==3.4.4.19
 pytest==4.0.1
 attrs==19.1.0
 pytest-html==1.19.0