mirror of https://github.com/zeldaret/mm.git
Add pyelftools back to `requirements.txt` (#1064)
This commit is contained in:
parent
122a050d44
commit
ac0ef7823e
|
@ -5,6 +5,9 @@ colorama>=0.4.3
|
|||
# disasm
|
||||
rabbitizer>=1.0.0,<2.0.0
|
||||
|
||||
# Compression
|
||||
pyelftools>=0.26
|
||||
|
||||
# diff
|
||||
watchdog>=0.10.2
|
||||
argcomplete
|
||||
|
|
Loading…
Reference in New Issue