From 93117e6483480a14d1921816efca09baf8f021cf Mon Sep 17 00:00:00 2001 From: Moshe Shahar Date: Thu, 5 Aug 2021 11:52:39 +0300 Subject: [PATCH] requirements.txt - remove manifest-tool 1.5.2 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30af81b78e..0f96cf943d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,6 @@ mbed-host-tests>=1.4.4,<2.0 mbed-greentea>=0.2.24,<2.0 beautifulsoup4>=4,<=4.6.3 pyelftools>=0.24,<=0.25 -manifest-tool==1.5.2 pycryptodome>=3.9.3,<4 pyusb>=1.0.0,<2.0.0 hidapi>=0.7.99,<0.8.0;platform_system!="Linux"