Skip to content

Commit

Permalink
Upgrade tensorflow to 1.15.4 to patch security vulnerability
Browse files Browse the repository at this point in the history
Details at: GHSA-4g9f-63rx-5cw4

Signed-off-by: Rajeev Rao <[email protected]>
  • Loading branch information
rajeevsrao committed Sep 29, 2020
1 parent 9ae687d commit 30bb967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ onnx==1.6.0
onnxruntime==1.3.0
pycuda==2019.1.2
pytest
tensorflow-gpu>=1.15, <2.0
tensorflow-gpu>=1.15.4, <2.0

0 comments on commit 30bb967

Please sign in to comment.