Skip to content

Commit a2a4c31

Browse files
authored
Merge pull request #192 from przemyslaw-jakielaszek/master
Blacklist ecdsa 0.15
2 parents c065040 + fcae04f commit a2a4c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pycryptodome
22
six
33
rsa
4-
ecdsa<0.15
4+
ecdsa != 0.15
55
pyasn1

0 commit comments

Comments
 (0)