diff --git a/setup.py b/setup.py index 452ca4766..4917c2432 100644 --- a/setup.py +++ b/setup.py @@ -98,7 +98,7 @@ def run(self): "pyyaml", "tiffslide", "matplotlib", - "gdown==4.7.0", + "gdown==4.6.3", "pytest", "coverage", "pytest-cov",