From 2f5c6e325855e5192ae22ee3289d0670ab44c753 Mon Sep 17 00:00:00 2001 From: Simba Zhang Date: Tue, 9 Aug 2016 12:19:29 -0700 Subject: [PATCH] =?UTF-8?q?Revert=20"Upgrade=20pgoapi=20to=20the=20b4bf0e0?= =?UTF-8?q?89dfe09903f8dda37dae56910e01f94cc=20commit=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 617f48a76c..76b1d15a7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.11.0 networkx==1.11 --e git+https://github.com/keyphact/pgoapi.git@b4bf0e089dfe09903f8dda37dae56910e01f94cc#egg=pgoapi +-e git+https://github.com/keyphact/pgoapi.git@a2755eb42dfe49e359798d2f4defefc97fb8163d#egg=pgoapi geopy==1.11.0 protobuf==3.0.0b4 requests==2.10.0