summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 8a78b826cc44d3697f207dc502363925d8db1331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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