From 8ccd75bb5bf2bbddaf928b9bed8dcb45ff4dae4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 22:49:59 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 1.12.2 in /baselines2/DeepRL Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 to 1.12.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.12.0...v1.12.2) Signed-off-by: dependabot[bot] --- baselines2/DeepRL/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baselines2/DeepRL/requirements.txt b/baselines2/DeepRL/requirements.txt index becd655..f3c3a29 100644 --- a/baselines2/DeepRL/requirements.txt +++ b/baselines2/DeepRL/requirements.txt @@ -1,7 +1,7 @@ mujoco-py==1.50.1.68 torch==1.1.0 gym==0.10.8 -tensorflow==1.12.0 +tensorflow==1.12.2 git+git://github.com/deepmind/dm_control.git@1038345fa347165b7e29fa677824b2e9ee87762f git+https://github.com/ShangtongZhang/dm_control2gym.git@scalar_fix torchvision==0.2.1