summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorAnghelo Carvajal <angheloalf95@gmail.com>2026-08-02 09:40:32 -0400
committerAnghelo Carvajal <angheloalf95@gmail.com>2026-08-02 09:40:32 -0400
commitf9f5c56d07c549497c49359407c04a8e1e1eb7da (patch)
tree51f53f915cb55620d303ba77eb5ed4fe528d3cc0 /requirements.txt
parent08d6fe1084e1a7bbfbf41230d1f8eec94e8be13a (diff)
Incorporate fix_bss tiebreaking algorithm from https://github.com/zeldaret/oot/pull/2779gha
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8a78b826c..f5fe93f61 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -22,4 +22,4 @@ pycparser
toml
# map parsing
-mapfile-parser>=2.3.5,<3.0.0
+mapfile-parser>=2.13.0,<3.0.0