File tree 2 files changed +0
-4
lines changed 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:
44
44
- [ Jinja2] ( https://pypi.org/project/Jinja2 ) - BSD-3-Clause
45
45
- [ jsonschema] ( https://pypi.org/project/jsonschema ) - MIT
46
46
- [ 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
49
47
- [ mbed-greentea] ( https://pypi.org/project/mbed-greentea ) - Apache-2.0
50
48
- [ mbed-host-tests] ( https://pypi.org/project/mbed-host-tests ) - Apache-2.0
51
49
- [ 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
5
5
jsonschema == 2.6.0
6
6
future >= 0.18.0 ,< 1.0
7
7
six == 1.12.0
8
- mbed-cloud-sdk >= 2.0.6 ,< 2.1
9
8
requests >= 2.20 ,< 3
10
9
idna >= 2 ,< 2.8
11
10
pyserial >= 3 ,<= 3.4
@@ -16,7 +15,6 @@ mbed-host-tests>=1.4.4,<2.0
16
15
mbed-greentea >= 0.2.24 ,< 2.0
17
16
beautifulsoup4 >= 4 ,<= 4.6.3
18
17
pyelftools >= 0.24 ,<= 0.25
19
- manifest-tool == 1.5.2
20
18
pycryptodome >= 3.9.3 ,< 4
21
19
pyusb >= 1.0.0 ,< 2.0.0
22
20
hidapi >= 0.7.99 ,< 0.8.0 ;platform_system != "Linux"
You can’t perform that action at this time.
0 commit comments