From 64b9bae87231af5447f152b8c7ada32e4bcbfba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 07:21:56 +0000 Subject: [PATCH] Bump tensorflow in /sidra_chain_integration/dex-project Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.12.1. - [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.7.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sidra_chain_integration/dex-project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidra_chain_integration/dex-project/requirements.txt b/sidra_chain_integration/dex-project/requirements.txt index d5de76285..4ba3e839e 100644 --- a/sidra_chain_integration/dex-project/requirements.txt +++ b/sidra_chain_integration/dex-project/requirements.txt @@ -1,7 +1,7 @@ numpy==1.20.0 pandas==1.3.5 scikit-learn==1.0.2 -tensorflow==2.7.0 +tensorflow==2.12.1 keras==2.7.0 matplotlib==3.5.1 seaborn==0.11.2