Skip to content

Commit 6439edb

Browse files
committed
fix: typo
1 parent c768740 commit 6439edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +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",
65+
"cbor-diag>=1.1.0,<1.2",
6666
#'pycose>=1.0.1,<1.1.0'
6767
"pycose @ git+https://github.com/devisefutures/pycose.git@hsm",
6868
],

0 commit comments

Comments
 (0)