mm/requirements.txt
Anghelo Carvajal 3b8db093f6
Fix disasm.py (#1606)
* Fix disasm.py from doing the wrong thing

* Update requirements.txt
2024-02-20 09:41:36 +11:00

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