Unverified Commit 1e92bf71 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump tensorflow from 2.5.3 to 2.6.4

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.3 to 2.6.4.
- [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.3...v2.6.4

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent d8f2b1cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
tensorflow == 2.5.3
tensorflow == 2.6.4
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.3',
          'tensorflow == 2.6.4',
          'h5py == 3.1.0',
          'argparse >= 1.4.0',
      ],