Files
mm/requirements.txt
T
Derek Hensley 3b3b117100 Switch to spimdisasm (#1822)
* Switch to spimdisasm

* Remove disasm step from Jenkins

* PR Review

* Update spimdisasm and macro.inc

* jlabel visibility
2025-08-29 21:05:26 -07:00

26 lines
344 B
Plaintext

# setup
colorama>=0.4.3
crunch64>=0.3.1,<1.0.0
ipl3checksum>=1.2.0,<2.0.0
pyyaml>=6.0.1,<7.0.0
# disasm
rabbitizer>=1.3.0,<2.0.0
spimdisasm>=1.36.0,<2.0.0 # Sync with tools/disasm/disasm.py
# yars
pyelftools>=0.26
# diff
watchdog>=0.10.2
argcomplete
Levenshtein
cxxfilt
# permuter
pycparser
toml
# map parsing
mapfile-parser>=2.3.5,<3.0.0