From 8cf72920b901b9af96e5d7e165b10f276c2ba008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Geron?= Date: Fri, 19 Mar 2021 10:56:39 +1300 Subject: [PATCH] Upgrade Pillow library --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a80ae0d..fc516a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ gym[atari]==0.18.0 tf-agents==0.7.1 ##### Image manipulation -Pillow==7.2.0 +Pillow==8.1.2 graphviz==0.16 opencv-python==4.5.1.48 pyglet==1.5.0