Skip to content

Commit

Permalink
fix gdown version
Browse files Browse the repository at this point in the history
  • Loading branch information
scap3yvt authored and szmazurek committed Jan 14, 2024
1 parent 29b32f9 commit eaf4a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def run(self):
"pyyaml",
"tiffslide",
"matplotlib",
"gdown==4.7.0",
"gdown==4.6.3",
"pytest",
"coverage",
"pytest-cov",
Expand Down

0 comments on commit eaf4a7d

Please sign in to comment.