trove/backup/requirements.txt
wu.chunyang 98b439774a Update backup requirements
Fix ModuleNotFoundError: No module named 'cryptography'

Change-Id: I0448b2f06e8d527d66aa6c13a765818e5463f3e9
2023-07-17 15:49:13 +08:00

10 lines
402 B
Plaintext

oslo.config!=4.3.0,!=4.4.0;python_version>='3.0' # Apache-2.0
oslo.log;python_version>='3.0' # Apache-2.0
oslo.utils!=3.39.1,!=3.40.0,!=3.40.1;python_version>='3.0' # Apache-2.0
oslo.concurrency;python_version>='3.0' # Apache-2.0
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