Skip to content

Commit bb7f07f

Browse files
authored
Merge pull request #244 from Patater/too-old-requirements
Don't require too old mbed-os-tools
2 parents 6e6bc8c + aa029e5 commit bb7f07f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
mbed-os-tools>=0.0.9,<0.1.0
1+
mbed-os-tools>=0.0.9
22
mbed-host-tests>=1.5.0,<2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mbed-os-tools>=0.0.9,<0.1.0
1+
mbed-os-tools>=0.0.9

packages/mbed-ls/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
PrettyTable>=0.7.2
2-
mbed-os-tools>=0.0.9,<0.1.0
2+
mbed-os-tools>=0.0.9

0 commit comments

Comments
 (0)