Skip to content

Commit 9686e70

Browse files
committed
requirements.txt: bump cryptography Py package version
Since Ed25519 curve primitives are available since cryptography package version 2.6 need to bump its version. Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent 3c469bc commit 9686e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography
1+
cryptography>=2.6
22
intelhex
33
click

0 commit comments

Comments
 (0)