From 5ed11bbaeea92148ec2e045bb017b6eb430b2bfe Mon Sep 17 00:00:00 2001 From: horacio9a Date: Thu, 14 Sep 2017 02:42:16 +0200 Subject: [PATCH] v.1.0.4 Requirements for Python27 modules upgrade --- Requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Requirements.txt b/Requirements.txt index 6eca07d..edbedbe 100644 --- a/Requirements.txt +++ b/Requirements.txt @@ -2,6 +2,6 @@ urllib3==1.21.1 DateTime==4.1.1 requests==2.18.1 Command==0.1.0 -colorama==0.3.7 +colorama==0.3.8 termcolor==1.1.0 configparser==3.5.0 \ No newline at end of file