mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 05:26:35 +00:00
marvin: use pycryptodome instead of PyCrypt (#13594)
This commit is contained in:
parent
b3b0d92d37
commit
9b8706d0ef
@ -57,7 +57,7 @@ setup(name="Marvin",
|
||||
"ipmisim >= 0.7",
|
||||
"pytz",
|
||||
"retries",
|
||||
"PyCrypt",
|
||||
"pycryptodome",
|
||||
"kubernetes",
|
||||
"urllib3",
|
||||
"setuptools >= 40.3.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user