From 80245bccc86bbf7c71f1decb865c2f6e65e91160 Mon Sep 17 00:00:00 2001 From: Antonin Raffin Date: Mon, 23 Oct 2023 19:42:34 +0200 Subject: [PATCH] Update dependencies (shimmy, sphinx) --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index cdaf263..496caf7 100644 --- a/setup.py +++ b/setup.py @@ -85,7 +85,7 @@ extra_no_roms = [ "tqdm", "rich", # For atari games, - "shimmy[atari]~=1.1.0", + "shimmy[atari]~=1.3.0", "pillow", ] @@ -126,7 +126,7 @@ setup( "black>=23.9.1,<24", ], "docs": [ - "sphinx>=5.3,<7.0", + "sphinx", "sphinx-autobuild", "sphinx-rtd-theme", # For spelling