mbed-os5 only for TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Revision:
1:9db0e321a9f4
Parent:
0:5b88d5760320
--- a/requirements.txt	Tue Dec 17 23:23:45 2019 +0000
+++ b/requirements.txt	Tue Dec 31 06:02:27 2019 +0000
@@ -5,7 +5,7 @@
 pyyaml==4.2b1
 jsonschema==2.6.0
 future==0.16.0
-six==1.11.0
+six==1.12.0
 mbed-cloud-sdk>=2.0.6,<2.1
 requests>=2.20,<2.21
 idna>=2,<2.8
@@ -19,10 +19,12 @@
 pyelftools>=0.24,<=0.25
 manifest-tool==1.5.2
 icetea>=1.2.1,<1.3
-pycryptodome>=3.7.2,<=3.7.3
+pycryptodome>=3.9.3,<4
 pyusb>=1.0.0,<2.0.0
 hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
 cmsis-pack-manager>=0.2.3,<0.3.0
 pywin32==224;platform_system=='Windows'
 wmi==1.4.9;platform_system=='Windows'
 psutil==5.6.2
+cryptography>=2.4.x,<2.5
+Click>=7.0,<7.1