From db1ca38ddce690e7b46fe5901a3dda74528531d6 Mon Sep 17 00:00:00 2001 From: Rick Clark Date: Wed, 20 Oct 2010 15:41:32 -0500 Subject: fix typo in boto line of pip-requires --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/pip-requires b/tools/pip-requires index 92d2bbb75..c76fad86f 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -5,7 +5,7 @@ IPy==0.70 M2Crypto==0.20.2 amqplib==0.6.1 anyjson==0.2.4 -boto==1.9b1 +boto==1.9b carrot==0.10.5 eventlet==0.9.12 lockfile==0.8 -- cgit