Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
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.6.4.
- [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.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2022
commit 459f1925851c1598a375d65f934b3cb568a049a6
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
long_description="""
""",
install_requires=[
'tensorflow==1.15.4',
'tensorflow==2.6.4',
],
package_data={
},
Expand Down