Skip to content

Commit

Permalink
Switch out colorama and termcolor in favor of colorful
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka committed Aug 29, 2019
1 parent 6493504 commit 7a2128a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
colorama>=0.3.9
colorful>=0.5.1
dateparser>=0.7.0
humanize>=0.5.1
lxml>=4.2.5
plac>=1.0.0
recordclass>=0.11.1
requests>=2.21.0
setuptools>=41.0.1
termcolor>=1.1.0
urllib3>=1.24.1
xmltodict>=0.12.0

0 comments on commit 7a2128a

Please sign in to comment.