From 78e62f575f5a7e232676f2390d2e909150e78bdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 23:55:57 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.11.1 in /old_repo_ensemble_strategy 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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