Skip to content

Commit 2b1834b

Browse files
authored
Update PyElfTools as well
Fixes "ImportError: cannot import name 'MutableMapping' from 'collections'" for Python 3.10
1 parent d2b85a6 commit 2b1834b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mbed-ls>=1.5.1,<2.0
1414
mbed-host-tests>=1.4.4,<2.0
1515
mbed-greentea>=0.2.24,<2.0
1616
beautifulsoup4>=4,<=4.6.3
17-
pyelftools>=0.24,<=0.25
17+
pyelftools>=0.27,<=0.28
1818
pycryptodome>=3.9.3,<4
1919
pyusb>=1.0.0,<2.0.0
2020
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"

0 commit comments

Comments
 (0)