Skip to content

Commit 3f0a30d

Browse files
authored
Merge pull request ARMmbed#2 from Origem-Motos/fix/pyelftools_version
fix: pyelftools max version set to be 0.29
2 parents e5e14f4 + eac9173 commit 3f0a30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mbed-ls>=1.5.1,<1.8
1616
mbed-host-tests>=1.4.4,<1.6
1717
mbed-greentea>=0.2.24,<1.8
1818
beautifulsoup4>=4,<=4.6.3
19-
pyelftools>=0.27,<1
19+
pyelftools>=0.27,<=0.29
2020
manifest-tool==1.5.2
2121
icetea>=1.2.1,<1.3
2222
pycryptodome>=3.7.2,<=3.7.3

0 commit comments

Comments
 (0)