Skip to content

Commit 26aff30

Browse files
authored
fix: tensorflow dependencies in examples (#908)
1 parent a30fe4d commit 26aff30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/requirements-examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
torch>1.13.0 # PyTorch vulnerable to arbitrary code execution, see https://github.com/mlco2/codecarbon/security/dependabot/1
2-
tensorflow
2+
tensorflow>2.19.0
33
keras-tuner
44
torchvision
55
sklearn

0 commit comments

Comments
 (0)