From 37df539ab1718460e2d81f07634dc95666ee2456 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Geron?= Date: Sat, 16 Oct 2021 21:53:44 +1300 Subject: [PATCH] upgrade atari_py --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e50223..c0a494f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ tensorflow-addons~=0.14.0 # There are a few dependencies you need to install first, check out: # https://github.com/openai/gym#installing-everything gym[Box2D]~=0.21.0 -atari-py==0.2.5 +atari-py~=0.2.9 # On Windows, install atari_py using: # pip install --no-index -f https://github.com/Kojoley/atari-py/releases atari_py