1
0

jade: update Jade api to 1.0.29

Updates cbor dependency to cbor2, required for modern linux/python
versions.
This commit is contained in:
Jamie C. Driver
2024-04-15 12:09:56 +01:00
parent 8759928ec0
commit 17508086aa
6 changed files with 459 additions and 90 deletions

View File

@@ -24,7 +24,7 @@ ckcc-protocol>=0.7.7
bitbox02>=6.2.0
# device plugin: jade
cbor>=1.0.0,<2.0.0
cbor2>=5.4.6,<6.0.0
pyserial>=3.5.0,<4.0.0
# prefer older protobuf (see #7922)