Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump tensorflow
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.9.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v1.15.4...v2.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
commit 3273737476f288914b6512e65120bc23da1e9119
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
packages=setuptools.find_packages(),
install_requires=[
'jupyter==1.0',
'tensorflow==1.15.4',
'tensorflow==2.9.3',
'tensorflow-model-analysis==0.9.2',
'tensorflow-serving-api==1.9.0',
'tensorflow-transform==0.11.0'])