Add cryptography to Deckhand

Use of memcached, which is enabled by default in the Deckhand Helm
chart, requires the cryptography package.

Change-Id: I13970b43bf5616d4e0ece933d438a55245eea4e0
This commit is contained in:
Matt McEuen 2018-07-30 12:21:16 -05:00
parent 1583b78902
commit a886daf2d0
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ uwsgi==2.0.17
jsonpath-ng==1.4.3
jsonschema==2.6.0
beaker==1.9.1
cryptography>=2.1 # BSD/Apache-2.0
oslo.cache>=1.30.1 # Apache-2.0
oslo.concurrency>=3.27.0 # Apache-2.0