From a62bd0a3966bfd2b2f383e94b9d07b5e84a18020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:40:33 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/5.0.0...8.1.1) Signed-off-by: dependabot[bot] --- model_debug_requirements.txt | 2 +- train_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/model_debug_requirements.txt b/model_debug_requirements.txt index 979f3b4..253be85 100644 --- a/model_debug_requirements.txt +++ b/model_debug_requirements.txt @@ -4,5 +4,5 @@ glfw==1.5.0 imageio==2.2.0 mujoco-py==1.50.1.34 numpy==1.14.0 -Pillow==5.0.0 +Pillow==8.1.1 pycparser==2.18 diff --git a/train_requirements.txt b/train_requirements.txt index d9c1c03..eb1a96b 100644 --- a/train_requirements.txt +++ b/train_requirements.txt @@ -10,7 +10,7 @@ imageio==2.2.0 mujoco-py==0.5.7 numpy==1.14.0 pep8==1.7.1 -Pillow==5.0.0 +Pillow==8.1.1 pycparser==2.18 pyglet==1.3.0 PyOpenGL==3.1.0