From e23bccface2f46f955ba4a4ab522c324ddcf1f86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 22:30:10 +0000 Subject: [PATCH 1/2] Bump tensorflow from 2.13.0 to 2.16.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.13.0 to 2.16.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.16.1/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.13.0...v2.16.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_ingester.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index 5e85c4f5..18a9259d 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -30,6 +30,6 @@ requests==2.31.0 slack_sdk==3.20.0 supervisor==4.2.5 tables==3.9.2 -tensorflow==2.13.0 +tensorflow==2.16.1 tqdm==4.66.3 uvloop==0.17.0 From 32ad265d7372a7c9b7130b0f85bdaa9348646392 Mon Sep 17 00:00:00 2001 From: Theophile du Laz Date: Thu, 16 May 2024 16:17:25 -0700 Subject: [PATCH 2/2] h5py -> 3.11.0 (to work with tensorflow 2.16.0) --- requirements/requirements_ingester.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index 18a9259d..3c6de71b 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -11,7 +11,7 @@ fastavro==1.6.0 #breaking changes in newer versions fire==0.5.0 gsutil==5.20 gunicorn==22.0.0 -h5py==3.8.0 +h5py==3.11.0 jinja2>=2.11.2 matplotlib==3.7.0 motor==3.1.1