fix: tensorflow/lite/micro/examples/magic_wand/train/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-73513
This commit is contained in:
snyk-bot 2021-12-03 20:39:07 +00:00
parent 4bdd395511
commit 19056aa380
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -1,2 +1,2 @@
numpy==1.16.2
numpy==1.16.3
tensorflow==2.0.0-beta1