Skip to content

Commit 152e82c

Browse files
authored
Add click to root dependencies (#170)
1 parent a10a8cb commit 152e82c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"pyyaml>=5.1.0",
4747
"requests>=2.0.0",
4848
"tqdm>=4.0.0",
49+
"click==8.0",
4950
]
5051
_notebook_deps = ["ipywidgets>=7.0.0", "jupyter>=1.0.0"]
5152

0 commit comments

Comments
 (0)