Update backup requirements
Fix ModuleNotFoundError: No module named 'cryptography' Change-Id: I0448b2f06e8d527d66aa6c13a765818e5463f3e9
This commit is contained in:
parent
904e28a1bd
commit
98b439774a
@ -6,3 +6,4 @@ oslo.service!=1.28.1 # Apache-2.0
|
|||||||
keystoneauth1 # Apache-2.0
|
keystoneauth1 # Apache-2.0
|
||||||
python-swiftclient # Apache-2.0
|
python-swiftclient # Apache-2.0
|
||||||
psycopg2-binary>=2.6.2 # LGPL/ZPL
|
psycopg2-binary>=2.6.2 # LGPL/ZPL
|
||||||
|
cryptography>=2.1.4 # BSD/Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user