Skip to content

Commit 3244f97

Browse files
authored
Merge pull request ARMmbed#14979 from moshe-shahar/patch-1
requirements.txt - remove manifest-tool 1.5.2 and mbed-cloud-sdk
2 parents eec5a75 + 25838ed commit 3244f97

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

LICENSE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ PyYAML>=5.4
55
jsonschema==2.6.0
66
future>=0.18.0,<1.0
77
six==1.12.0
8-
mbed-cloud-sdk>=2.0.6,<2.1
98
requests>=2.20,<3
109
idna>=2,<2.8
1110
pyserial>=3,<=3.4
@@ -16,7 +15,6 @@ mbed-host-tests>=1.4.4,<2.0
1615
mbed-greentea>=0.2.24,<2.0
1716
beautifulsoup4>=4,<=4.6.3
1817
pyelftools>=0.24,<=0.25
19-
manifest-tool==1.5.2
2018
pycryptodome>=3.9.3,<4
2119
pyusb>=1.0.0,<2.0.0
2220
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"

0 commit comments

Comments
 (0)