From 38d35d56527adb46d1f5512faa6c68aa64095f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:48:55 +0000 Subject: [PATCH] Bump tensorflow-cpu from 2.5.0 to 2.12.1 Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 2.5.0 to 2.12.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.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow-cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a56f971..ec5bd41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ jax==0.2.14 jaxlib==0.1.67 # The jaxlib version must correspond to the version of the existing CUDA installation ml_collections numpy -tensorflow-cpu==2.5.0 +tensorflow-cpu==2.12.1 tensorflow-datasets==4.3.0 tensorflow_addons==0.13.0