mirror of
https://github.com/zeldaret/mm.git
synced 2024-11-26 22:30:58 +00:00
3b8db093f6
* Fix disasm.py from doing the wrong thing * Update requirements.txt
20 lines
249 B
Plaintext
20 lines
249 B
Plaintext
# Setup
|
|
colorama>=0.4.3
|
|
crunch64>=0.3.1,<1.0.0
|
|
ipl3checksum>=1.2.0,<2.0.0
|
|
|
|
# disasm
|
|
rabbitizer>=1.3.0,<2.0.0
|
|
|
|
# Compression
|
|
pyelftools>=0.26
|
|
|
|
# diff
|
|
watchdog>=0.10.2
|
|
argcomplete
|
|
python-Levenshtein
|
|
cxxfilt
|
|
|
|
# map parsing
|
|
mapfile-parser>=1.2.1,<2.0.0
|