From 3a07e02dbf1aca9e5d809f4c3000410a51d18e4f Mon Sep 17 00:00:00 2001 From: cquest Date: Mon, 13 Nov 2017 12:24:02 +0100 Subject: [PATCH] remove dependency to shapely --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 197aa66..6292ceb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ falcon>=1.0.0 psycopg2 -shapely geojson gunicorn