Skip to content

Commit

Permalink
Add click to root dependencies (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-tuli authored Jun 8, 2022
1 parent a10a8cb commit 152e82c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"pyyaml>=5.1.0",
"requests>=2.0.0",
"tqdm>=4.0.0",
"click==8.0",
]
_notebook_deps = ["ipywidgets>=7.0.0", "jupyter>=1.0.0"]

Expand Down

0 comments on commit 152e82c

Please sign in to comment.