From fecd1da2f3307056de159bb8e988e133b8018dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 08:15:12 +0000 Subject: [PATCH] Bump tensorflow Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.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/v2.9.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../senkin13/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-Problems-Multimodal-Single-Cell-Integration-2nd-Place-Solution/senkin13/requirements.txt b/Open-Problems-Multimodal-Single-Cell-Integration-2nd-Place-Solution/senkin13/requirements.txt index accff7f..64cc880 100644 --- a/Open-Problems-Multimodal-Single-Cell-Integration-2nd-Place-Solution/senkin13/requirements.txt +++ b/Open-Problems-Multimodal-Single-Cell-Integration-2nd-Place-Solution/senkin13/requirements.txt @@ -5,5 +5,5 @@ sklearn==0.24.2 joblib==1.0.1 lightgbm==3.2.1 tqdm==4.61.0 -tensorflow==2.9.2 +tensorflow==2.9.3 tensorflow_addons==0.18.0 \ No newline at end of file