From 1e4b73777f19b956511a0cfa75986a7acac3f5d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 00:11:01 +0000 Subject: [PATCH] [tune](deps): Bump kaggle-environments in /python/requirements/ml Bumps [kaggle-environments](https://github.com/Kaggle/kaggle-environments) from 1.7.11 to 1.9.10. - [Release notes](https://github.com/Kaggle/kaggle-environments/releases) - [Commits](https://github.com/Kaggle/kaggle-environments/commits) --- updated-dependencies: - dependency-name: kaggle-environments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/requirements_rllib.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/requirements_rllib.txt b/python/requirements/ml/requirements_rllib.txt index 7ccbca042374d..67706bdba9015 100644 --- a/python/requirements/ml/requirements_rllib.txt +++ b/python/requirements/ml/requirements_rllib.txt @@ -7,7 +7,7 @@ autorom[accept-rom-license] gym[atari]==0.21.0; python_version >= '3.7' gym[atari]==0.19.0; python_version < '3.7' # Kaggle envs. -kaggle_environments==1.7.11 +kaggle_environments==1.9.10 # Unity3D testing #TODO(sven): Add this back to requirements_rllib.txt once mlagents no longer pins torch<1.9.0 version. #mlagents==0.28.0