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
13822b1ac1
commit
4c0a3e1499
@ -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