From 94d7d8ea83233053bbf0fba6ed8f13c0a55dba06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 17:23:12 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.7.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.7.2. - [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/v1.15.4...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- old_repo_ensemble_strategy/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/old_repo_ensemble_strategy/requirements.txt b/old_repo_ensemble_strategy/requirements.txt index d9264d6ba..63130e4bc 100644 --- a/old_repo_ensemble_strategy/requirements.txt +++ b/old_repo_ensemble_strategy/requirements.txt @@ -5,7 +5,7 @@ stockstats scikit-learn==0.21.0 gym==0.15.3 stable-baselines[mpi] -tensorflow==1.15.4 +tensorflow==2.7.2 joblib==1.2.0 diff --git a/requirements.txt b/requirements.txt index d9264d6ba..63130e4bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ stockstats scikit-learn==0.21.0 gym==0.15.3 stable-baselines[mpi] -tensorflow==1.15.4 +tensorflow==2.7.2 joblib==1.2.0