From 6119fea49799aafb64fc8c2e3fbba67ef64e3d55 Mon Sep 17 00:00:00 2001 From: Kevin Dungs Date: Mon, 17 Nov 2014 15:26:07 +0100 Subject: [PATCH] Fix requirements again. Should work now. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2dc37bc..341da8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -geohash>=1.0 -bottle>=0.12.7 +python-geohash==0.8.5 +bottle==0.12.7