We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c768740 commit 6439edbCopy full SHA for 6439edb
setup.py
@@ -62,7 +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",
+ "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