diff options
author | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-09 23:48:23 -0700 |
---|---|---|
committer | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-09 23:48:23 -0700 |
commit | 0d0a5bbf16a636a37b2c133966181ff47da06dd0 (patch) | |
tree | 631597ab6490973e9214e21abaffaf469992b9e4 | |
parent | 8e38b91cab95897926fb5c925b9f701b8e858d93 (diff) |
Remove dependency
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fd676ab6a..f91fd71c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ colorama==0.4.1 numpy==1.17.4 -termcolor==1.1.0 |