From 5c4ee86efa09b47b774fd11f668632fb39472864 Mon Sep 17 00:00:00 2001 From: Konstantin Sivakov Date: Wed, 1 Mar 2017 10:11:46 +0100 Subject: [PATCH] Update pip-requirements.txt --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index d543dbb..974069e 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -4,5 +4,5 @@ Shapely>=1.2.13 OWSLib==0.8.6 lxml>=2.3 argparse -pyparsing==1.5.6 +pyparsing>=2.1.10 requests>=1.1.0