diff --git a/setup.py b/setup.py index 69442e8..0c25938 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ "gym[atari]==0.14", "atari-py==0.2.5", # https://github.com/openai/atari-py/issues/81 #TODO Remove "matplotlib==3.2.1", # #TODO Remove? - "pillow==6.1.0", + "pillow==9.3.0", ] extras_require_cont = [ @@ -51,7 +51,7 @@ "gym[atari]==0.14", "atari-py==0.2.5", # https://github.com/openai/atari-py/issues/81 #TODO Remove "matplotlib==3.2.1", # #TODO Remove? - "pillow==6.1.0", + "pillow==9.3.0", ] hpo_analysis_require = [