Skip to content

Commit c768740

Browse files
committed
fix: dependency
1 parent f2149e6 commit c768740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def readme():
6262
install_requires=[
6363
"cbor2>=5.4.0,<5.5.0",
6464
"cwt>=2.3.0,<2.4",
65+
"cbor-diag>=1.1.0<1.2",
6566
#'pycose>=1.0.1,<1.1.0'
6667
"pycose @ git+https://github.com/devisefutures/pycose.git@hsm",
6768
],

0 commit comments

Comments
 (0)