From 0e8871e15e94667369d391ade97356f2844618f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 07:50:34 -0800 Subject: [PATCH] Bump tensorflow from 1.13.1 to 2.7.2 (#3) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.7.2. - [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.13.1...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 302b45c..f3f355a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Pillow==8.1.1 baselines==0.1.5 scikit-image==0.14.2 scikit_learn -tensorflow==1.13.1 +tensorflow==2.7.2 cloudpickle==1.3.0 Cython==0.29.17 mujoco-py==1.50.1.68 \ No newline at end of file