mirror of https://github.com/ARMmbed/mbed-os.git
FIX: add cbor module in the requirement.txt
parent
443802a1a7
commit
44eae0d3f8
|
|
@ -28,3 +28,4 @@ wmi==1.4.9;platform_system=='Windows'
|
||||||
psutil==5.6.2
|
psutil==5.6.2
|
||||||
cryptography>=2.5,<3
|
cryptography>=2.5,<3
|
||||||
Click>=7.0,<7.1
|
Click>=7.0,<7.1
|
||||||
|
cbor>=1.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue