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-TENSORFLOW-1315682
This commit is contained in:
snyk-bot 2021-07-01 20:34:31 +00:00
parent 23ad988fcd
commit 59af9addd5
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

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