From 7b6e026fa4868658b4475c5b7ff99c5a1ea88beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 23:55:48 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.11.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.11.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/v1.15.4...v2.11.1) --- 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..6b46949d8 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.11.1 joblib==1.2.0 diff --git a/requirements.txt b/requirements.txt index d9264d6ba..6b46949d8 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.11.1 joblib==1.2.0