diff options
| author | petrie911 <69443847+petrie911@users.noreply.github.com> | 2024-05-18 17:49:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-18 19:49:49 -0300 |
| commit | 80eaf7d2e53fd328ed2e76d39e3d634ae920931f (patch) | |
| tree | 845ec6d23f3731e2d53f83434e81af567a57ae33 /tools/requirements-python.txt | |
| parent | 36ac4066c9d9542ef3e65f260c1fd60a12f12619 (diff) | |
support for EU rev 0, updates to tools, other cleanup (#255)
* srceu
* remove warning
* and some cleanup
Diffstat (limited to 'tools/requirements-python.txt')
| -rw-r--r-- | tools/requirements-python.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/requirements-python.txt b/tools/requirements-python.txt index 89c031b8..b9e6d519 100644 --- a/tools/requirements-python.txt +++ b/tools/requirements-python.txt @@ -1,5 +1,5 @@ -spimdisasm==1.24.2 -rabbitizer==1.7.0 +spimdisasm==1.25.1 +rabbitizer==1.10.0 PyYAML pylibyaml tqdm |
