Skip to content

Commit 15edfa4

Browse files
Johannes Ballécopybara-github
authored andcommitted
Fixes tensorflow dependency (CVE-2020-5215).
PiperOrigin-RevId: 317449432 Change-Id: Iefde10b91bccc3be0ea7d1506dafce27702d3287
1 parent 09ec89c commit 15edfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/hific/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-e git+https://github.com/google/compare_gan#egg=elasticutils
2-
tensorflow==1.15
2+
tensorflow~=1.15.2
33
tensorflow-compression==1.3

0 commit comments

Comments
 (0)