From 20ec392e9b9b08ef35ba7c17231cdc21fd9f3eb9 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Thu, 27 Aug 2015 15:30:47 -0700 Subject: Add blessed to requirements.txt I forgot to add the dependency, which led to a failed build. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 577d17cf..9ea29c20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ beautifulsoup4>=4.4.0 +blessed colorama lxml python-dateutil -- cgit v1.2.1