From 83398a1d206322949fb6e6db2262714ba7b45ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:29:39 +0000 Subject: [PATCH] Bump tensorflow in /tensorflow_cuj/neural_machine_translation Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.3 to 2.9.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.3...v2.9.3) --- 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..07866349d 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.9.3 tensorflow-datasets==3.1.0 scikit-learn==0.23.1 numpy==1.19.0 \ No newline at end of file