Skip to content

Commit

Permalink
relaxed click dependency to 7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Nov 30, 2022
1 parent 4823025 commit 2362efa
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 @@ -18,7 +18,7 @@
install_requires=[
"docker>=5.0.2",
"xnat>=0.3.17",
"click>=8.1.3",
"click>=7.1.2",
"requests>=2.10.0",
"medimages4tests>=0.3",
"PyYAML>=6.0",
Expand Down

0 comments on commit 2362efa

Please sign in to comment.