Merge "Add pycrypto to the requirements file"

This commit is contained in:
Jenkins 2016-11-10 18:58:48 +00:00 committed by Gerrit Code Review
commit 42187aefcb
1 changed files with 1 additions and 0 deletions

View File

@ -45,3 +45,4 @@ oslo.log>=3.11.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
xmltodict>=0.10.1 # MIT
pycrypto>=2.6 # Public Domain