Update backup requirements

Fix ModuleNotFoundError: No module named 'cryptography'

Change-Id: I0448b2f06e8d527d66aa6c13a765818e5463f3e9
This commit is contained in:
wu.chunyang 2023-07-17 13:43:59 +08:00
parent 904e28a1bd
commit 98b439774a

View File

@ -6,3 +6,4 @@ oslo.service!=1.28.1 # Apache-2.0
keystoneauth1 # Apache-2.0
python-swiftclient # Apache-2.0
psycopg2-binary>=2.6.2 # LGPL/ZPL
cryptography>=2.1.4 # BSD/Apache-2.0