From 7990e1566178d02752eb2cbee042d2ef3c6f8cc7 Mon Sep 17 00:00:00 2001 From: Al Date: Mon, 4 Apr 2016 19:55:37 -0400 Subject: [PATCH] [requirements] Adding LevelDB to requirements --- scripts/requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 4946da0a..66358583 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -2,12 +2,14 @@ Fiona==1.6.3.post1 PyYAML==3.11 Rtree==0.8.2 Shapely==1.5.14 -Unidecode==0.04.19 +Unidecode==0.4.19 click==6.4 click-plugins==1.0.3 cligj==0.4.0 cssselect==0.9.1 -geodata==0.1 +distribute==0.7.3 +future==0.15.2 +leveldb==0.193 lxml==3.6.0 marisa-trie==0.7.2 pycountry==1.20