From 48825a313e4c0bdca1d1a75ba068917348dde0ed Mon Sep 17 00:00:00 2001
From: Jason Dunsmore <jasondunsmore@gmail.com>
Date: Mon, 24 Jun 2013 09:23:00 -0500
Subject: [PATCH] Update pycrypto to 2.6 or later.

The exportKey methods weren't available in pycrypto 2.1.

Change-Id: Ia8b1e4a8257689d8f389cb15c5a7da68b5a1fe30
---
 tools/pip-requires | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/pip-requires b/tools/pip-requires
index af77ef8d2f..bfcc764662 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -39,7 +39,7 @@ pecan>=0.2.0
 prettytable>=0.6,<0.8
 psutil<1.0
 pyasn1
-pycrypto>=2.1.0
+pycrypto>=2.6
 pymongo>=2.2
 pyopenssl
 pyparsing>=1.5.7,<2.0