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-1050379
This commit is contained in:
snyk-bot 2021-08-18 03:30:07 +00:00
parent dc74c09b8d
commit 73cf496af6
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.4.0-beta1