From 06298022a3240e6ba1bab4cced91fa5e7f7a6580 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 13 Dec 2015 13:11:50 +0100 Subject: [PATCH] requirements: Update colorama to 0.3.5. 0.3.5 - Bumping version to re-upload a wheel distribution 0.3.4 - stream redirection now strips ANSI codes on Linux - strip readline markers - assign orig_stdout and orig_stderr when initialising - Fore.RESET did not reset style of LIGHT_EX colors. Fixed by Andy Neff - add context manager syntax. Thanks to Matt Olsen. - colorama didn't work on Windows when environment variable 'TERM' was set. - fix pylint errors in client code. - Changes to readme and other improvements by Marc Abramowitz and Zearin --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5dd44c08..9e67f51c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ MarkupSafe==0.23 Pygments==2.0.2 pyPEG2==2.15.2 PyYAML==3.11 -colorama==0.3.3 +colorama==0.3.5 colorlog==2.6.0 cssutils==1.0.1