From 5e144bf55aa5966f22f6320f815c488bbff6e155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:55:28 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.9.3 in /Bootcamp 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] --- Bootcamp Workshops/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootcamp Workshops/requirements.txt b/Bootcamp Workshops/requirements.txt index 6c4b5c1..a2e1553 100644 --- a/Bootcamp Workshops/requirements.txt +++ b/Bootcamp Workshops/requirements.txt @@ -19,7 +19,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