From 13999753ea8ec773fc8f2e543eac73dba4858914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:54:56 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.9.3 in /Workshops Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 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/v1.15.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Workshops/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Workshops/requirements.txt b/Workshops/requirements.txt index bab3f83..0a5963a 100644 --- a/Workshops/requirements.txt +++ b/Workshops/requirements.txt @@ -17,7 +17,7 @@ scipy==1.2.0 seaborn==0.9.0 muselsl==2.0.2 tensorboard==1.8.0 -tensorflow==1.15.2 +tensorflow==2.9.3 tensorflow-tensorboard==0.1.12 scikit-learn==0.19.1 pylsl==1.13.1