zephyrproject-rtos / ci-tools

CI Tools and Scripts (obsolete)
Apache License 2.0
9 stars 18 forks source link

python: add cbor 1.0.0 support #101

Closed microbuilder closed 4 years ago

microbuilder commented 4 years ago

This commit adds cbor==1.0.0 to the requirements.txt file. This is required for TF-M tests to pass in CI with Zephyr RTOS for https://github.com/zephyrproject-rtos/zephyr/pull/19985

Signed-off-by: Kevin Townsend kevin.townsend@linaro.org