Skip to content

Commit

Permalink
Bump tensorflow from 1.13.1 to 2.9.3
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 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.13.1...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
1 parent 6f6b4bd commit 7306c6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ redis
regex
requests
tabulate
tensorflow==1.13.1
tensorflow==2.9.3
tensorflow-probability==0.6.0-rc1
toposort
tornado>=5.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ def get_module_exts():
'regex',
'requests',
'tabulate',
'tensorflow==1.13.1',
'tensorflow==2.9.3',
'tensorflow-probability==0.6.0-rc1',
'toposort',
'tornado>=5.0',
Expand Down

0 comments on commit 7306c6a

Please sign in to comment.