Update pycrypto to 2.6 or later.

The exportKey methods weren't available in pycrypto 2.1.

Change-Id: Ia8b1e4a8257689d8f389cb15c5a7da68b5a1fe30
This commit is contained in:
Jason Dunsmore 2013-06-24 09:23:00 -05:00
parent 08ec0bfcd3
commit 48825a313e

@ -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