From c346f344e6539887876e61eaf4e47b0f0c88e2fc Mon Sep 17 00:00:00 2001 From: Chris Lomuntad Date: Wed, 9 Nov 2016 03:37:48 +0800 Subject: [PATCH] Changing the pgoapi tag on requirements.txt (#5791) The tag set '1a112879f424b518f994b99f43859dd95cd43fdf' is not the right tag that pgoapi devs set on their branch... and when you use it, it will say: `Could not find a tag or branch '1a112879f424b518f994b99f43859dd95cd43fdf', assuming commit.` And `pip` will not update your `pgoapi` copy... --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f90247648a..8f0a4ea255 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.11.0 networkx==1.11 --e git+https://github.com/pogodevorg/pgoapi.git/@1a112879f424b518f994b99f43859dd95cd43fdf#egg=pgoapi +-e git+https://github.com/pogodevorg/pgoapi.git/@v0.43.3-alpha#egg=pgoapi geopy==1.11.0 geographiclib==1.46.3 protobuf==3.0.0b4