Skip to content

Commit 9bc7e7c

Browse files
committed
Include mbed-greentea==1.7 for mbed-os-tools==0.0.8
mbed-greentea<1.7 depends on mbed-os-tools<0.0.6, while the other dependent packages require mbed-os-tools=0.0.8. Fixing this inconsistency.
1 parent 25019df commit 9bc7e7c

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
@@ -14,7 +14,7 @@ Jinja2>=2.10.1,<2.11
1414
intelhex>=1.3,<=2.2.1
1515
mbed-ls>=1.5.1,<1.8
1616
mbed-host-tests>=1.4.4,<1.6
17-
mbed-greentea>=0.2.24,<1.7
17+
mbed-greentea>=0.2.24,<1.8
1818
beautifulsoup4>=4,<=4.6.3
1919
pyelftools>=0.24,<=0.25
2020
manifest-tool==1.4.8

0 commit comments

Comments
 (0)