Skip to content

Commit

Permalink
Bump tensorflow from 2.10.1 to 2.11.1 in /benchmark
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.10.1 to 2.11.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.10.1...v2.11.1)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 13, 2023
1 parent 9e61295 commit d382645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'onnx==1.7.0',
'torch==1.13.1',
'requests',
'tensorflow==2.10.1',
'tensorflow==2.11.1',
'jsonschema==3.2.0',
'protobuf==3.19.5'
]
Expand Down

0 comments on commit d382645

Please sign in to comment.