From 193891978e417f8be12ee05317f5b4ae279c22bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:27:57 +0000 Subject: [PATCH] Bump tensorflow in /tensorflow_cuj/neural_machine_translation 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: dependabot[bot] --- tensorflow_cuj/neural_machine_translation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_cuj/neural_machine_translation/requirements.txt b/tensorflow_cuj/neural_machine_translation/requirements.txt index aefc48b09..8fa49e0f5 100644 --- a/tensorflow_cuj/neural_machine_translation/requirements.txt +++ b/tensorflow_cuj/neural_machine_translation/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.5.3 +tensorflow==2.6.4 tensorflow-datasets==3.1.0 scikit-learn==0.23.1 numpy==1.19.0 \ No newline at end of file