forked from p15670423/monkey
Fixed cryptography requirement for infection monkey, latest one doesn't have a pre-built wheel
This commit is contained in:
parent
b652e0d851
commit
9fb0a5628d
|
@ -1,3 +1,4 @@
|
|||
cryptography==2.5
|
||||
WinSys-3.x>=0.5.2
|
||||
cffi>=1.14
|
||||
ecdsa==0.15
|
||||
|
|
Loading…
Reference in New Issue