From 6fc4b406101fa883a1e9708c71bf8f92e13e9cd0 Mon Sep 17 00:00:00 2001 From: Cruz Monrreal Date: Mon, 17 Sep 2018 20:24:37 -0500 Subject: [PATCH] Updates mbed-cloud-sdk patch version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a14d41d20f..286191cf039 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ jsonschema>=2.6 future>=0.16.0 six>=1.11.0 git+https://github.com/armmbed/manifest-tool.git@v1.4.5 -mbed-cloud-sdk==2.0.0 +mbed-cloud-sdk==2.0.1 icetea>=1.0.1,<2