From f8cf0148d277ed67bee5b92526e68e66c803296d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Geron?= Date: Mon, 18 Oct 2021 16:24:32 +1300 Subject: [PATCH] Remove redundant ale-py --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6aacd04..079e555 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,6 @@ gym[Box2D,atari,accept-rom-license]~=0.21.0 # pip install --no-index -f https://github.com/Kojoley/atari-py/releases atari_py tf-agents~=0.10.0 -ale-py~=0.7.2 ##### Image manipulation Pillow~=8.4.0