From 09424ec5a13e832ec1dc0028e92b1fb8048480bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 15:22:57 +0000 Subject: [PATCH] [tune](deps): Bump gym[atari] in /python/requirements/tune Bumps [gym[atari]](https://github.com/openai/gym) from 0.18.3 to 0.20.0. - [Release notes](https://github.com/openai/gym/releases) - [Commits](https://github.com/openai/gym/compare/0.18.3...v0.20.0) --- updated-dependencies: - dependency-name: gym[atari] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index c70765c8af94..5d9083ae2e39 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -10,7 +10,7 @@ flaml==0.5.2 freezegun==1.1.0 gluoncv==0.10.1.post0 gpy==1.10.0 -gym[atari]==0.18.3 +gym[atari]==0.20.0 h5py==3.1.0; python_version < '3.7' h5py==3.3.0; python_version >= '3.7' hpbandster==0.7.4 @@ -33,7 +33,6 @@ scikit-learn==0.24.2 scikit-optimize==0.8.1 sigopt==7.5.0 smart_open==5.1.0 -tensorflow-probability==0.13.0 timm==0.4.5