Skip to content

Commit

Permalink
Bump tensorflow from 2.5.1 to 2.5.2 (#10)
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2021
1 parent ce2bdfc commit 80466c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
keywords=["7dtd", "bots", "hacks", "scripts"],
long_description=open("README.md").read(),
install_requires=[
"tensorflow==2.5.1",
"tensorflow==2.5.2",
"tensorflow-gpu==2.5.2",
"keras==2.4.3",
"numpy==1.19.3",
Expand Down

0 comments on commit 80466c2

Please sign in to comment.