fix: inference-engine/ie_bridges/python/sample/requirements.txt to reduce vulnerabilities (#1007)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-73513

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Andrey Somsikov 2020-07-16 18:58:26 +03:00 committed by GitHub
parent bfd318cbd3
commit 9df6a8f6a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
opencv-python==3.4.4.19
numpy==1.13.3
numpy==1.16.3