We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2149e6 commit c768740Copy full SHA for c768740
setup.py
@@ -62,6 +62,7 @@ def readme():
62
install_requires=[
63
"cbor2>=5.4.0,<5.5.0",
64
"cwt>=2.3.0,<2.4",
65
+ "cbor-diag>=1.1.0<1.2",
66
#'pycose>=1.0.1,<1.1.0'
67
"pycose @ git+https://github.com/devisefutures/pycose.git@hsm",
68
],
0 commit comments