From f1d5c30db673d2042c654a7ec23a91ceb3c694aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:33:17 +0000 Subject: [PATCH] Bump tensorflow from 2.5.1 to 2.11.1 in /onlyBN Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 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/v2.5.1...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- onlyBN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onlyBN/requirements.txt b/onlyBN/requirements.txt index 4eac448..c2939fa 100644 --- a/onlyBN/requirements.txt +++ b/onlyBN/requirements.txt @@ -1,3 +1,3 @@ -tensorflow==2.5.1 +tensorflow==2.11.1 numpy==1.18.4 absl-py==1.15.0 \ No newline at end of file