Skip to content

Commit

Permalink
Remove click dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Shinnar <shinnar@us.ibm.com>
  • Loading branch information
shinnar committed Feb 1, 2024
1 parent 0b7c79e commit 8773de8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
install_requires = [
"numpy<1.24",
"black>=22.1.0",
"click==8.0.4",
"graphviz",
"hyperopt>=0.2,<=0.2.5",
"jsonschema<=4.20.0",
Expand Down

0 comments on commit 8773de8

Please sign in to comment.