Unverified Commit 88d69725 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump tensorflow from 2.5.2 to 2.5.3

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.2...v2.5.3

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent f2febf98
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
tensorflow == 2.5.2
tensorflow == 2.5.3
h5py == 3.1.0
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ setup(name='pykospacing',
      include_package_data=True,

      install_requires=[
          'tensorflow == 2.5.2',
          'tensorflow == 2.5.3',
          'h5py == 3.1.0',
          'argparse >= 1.4.0',
      ],