From 189e89a240943bcadc5fc34878faf6879bf64ba0 Mon Sep 17 00:00:00 2001 From: Bryan Date: Thu, 19 Dec 2013 04:05:09 -0500 Subject: [PATCH] missing dependencies; not sure how beautifulsoup4 got off this list but it is back now --- reqs/common.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reqs/common.txt b/reqs/common.txt index 2593513..3558467 100644 --- a/reqs/common.txt +++ b/reqs/common.txt @@ -14,3 +14,5 @@ django-filepicker==0.1.5 filemagic==1.6 fabric-virtualenv requests +beautifulsoup4 +pyopenssl -- 2.25.1