From 0dd060ad027d08afe81eff0350abf2d776eeb091 Mon Sep 17 00:00:00 2001 From: cquest Date: Thu, 28 Jul 2016 01:01:53 +0200 Subject: [PATCH] shapely and geojson required, uuid unused, gunicorn to serve --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3a632b..59e7bb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,6 @@ falcon psycopg2 -uuid +shapely +geojson +gunicorn +