pip-requires PyCrypto should be >= 2.1.0

We need PyCrypto>=2.1.0 for Random which is used in
heat.common.crypt

Change-Id: Ib951deaca17f972aa70a2a65f6e3ade5fb509981
Signed-off-by: Steven Hardy <shardy@redhat.com>
This commit is contained in:
Steven Hardy 2012-12-18 18:00:09 +00:00
parent eb71160069
commit 083c0cc2b0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# installed using pip, therefore you will need to install the
# libxml2-dev(el) and libxslt-dev(el) packages.
PyCrypto
PyCrypto>=2.1.0
boto>=2.4.0
eventlet>=0.9.17
extras