Skip to content

Commit

Permalink
Remove unused dependency: colorama (#1014)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdrosos authored Nov 18, 2023
1 parent 7540c41 commit b23b6d8
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 @@ -22,7 +22,6 @@
"gevent>=1.5",
"paramiko>=2.7,<3", # 2.7 (2019) adds OpenSSH key format + Match SSH config
"click>2",
"colorama<1", # Windows color support for click
"jinja2>2,<4",
"python-dateutil>2,<3",
"setuptools",
Expand Down

0 comments on commit b23b6d8

Please sign in to comment.