diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2024-02-15 14:21:03 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-15 12:21:03 -0500 |
| commit | 59017f201eae4a1bc9212ea2c7dc51d4a036108b (patch) | |
| tree | 72aea4718e8147cc9664c478ffbf2a49c4f0d0de /requirements.txt | |
| parent | b32d0a91edd5b4d01aba12575c1f3a62baf75a8d (diff) | |
update mapfile_parser (#1744)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 05d86d39c..318b6e2fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ pycparser toml # tools -mapfile-parser>=1.2.1,<2.0.0 +mapfile-parser>=2.3.5,<3.0.0 rabbitizer>=1.0.0,<2.0.0 spimdisasm>=1.21.0,<2.0.0 |
