File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,6 @@ The Python modules used by Mbed tools are used under the following licenses:
4444- [ Jinja2] ( https://pypi.org/project/Jinja2 ) - BSD-3-Clause
4545- [ jsonschema] ( https://pypi.org/project/jsonschema ) - MIT
4646- [ junit-xml] ( https://pypi.org/project/junit-xml ) - MIT
47- - [ manifest-tool] ( https://pypi.org/project/manifest-tool ) - Apache-2.0
48- - [ mbed-cloud-sdk] ( https://pypi.org/project/mbed-cloud-sdk ) - Apache 2.0
4947- [ mbed-greentea] ( https://pypi.org/project/mbed-greentea ) - Apache-2.0
5048- [ mbed-host-tests] ( https://pypi.org/project/mbed-host-tests ) - Apache-2.0
5149- [ mbed-ls] ( https://pypi.org/project/mbed-ls ) - Apache-2.0
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ PyYAML>=5.4
55jsonschema == 2.6.0
66future >= 0.18.0 ,< 1.0
77six == 1.12.0
8- mbed-cloud-sdk >= 2.0.6 ,< 2.1
98requests >= 2.20 ,< 3
109idna >= 2 ,< 2.8
1110pyserial >= 3 ,<= 3.4
@@ -16,7 +15,6 @@ mbed-host-tests>=1.4.4,<2.0
1615mbed-greentea >= 0.2.24 ,< 2.0
1716beautifulsoup4 >= 4 ,<= 4.6.3
1817pyelftools >= 0.24 ,<= 0.25
19- manifest-tool == 1.5.2
2018pycryptodome >= 3.9.3 ,< 4
2119pyusb >= 1.0.0 ,< 2.0.0
2220hidapi >= 0.7.99 ,< 0.8.0 ;platform_system != "Linux"
You can’t perform that action at this time.
0 commit comments