From f0377827c866055c0b950f60eb02b813fe3ede7b Mon Sep 17 00:00:00 2001 From: "Johan M. von Behren" Date: Tue, 26 Jul 2016 23:17:28 +0200 Subject: [PATCH] Pins the pgoapi pip to v1.1.0 tag to fix f2i/i2f bug --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0eb44fb82c..f8e4ae8370 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ --e git+https://github.com/tejado/pgoapi.git#egg=pgoapi +-e git+https://github.com/tejado/pgoapi.git@v1.1.0#egg=pgoapi geopy==1.11.0 protobuf==3.0.0b4 requests==2.10.0