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 a41ba4c commit 635fa61Copy full SHA for 635fa61
setup.py
@@ -45,5 +45,6 @@ def get_packages(package):
45
install_requires=[
46
'pycrypto >=2.6.0, <2.7.0',
47
'six >=1.9.0, <1.10.0',
48
+ 'ecdsa <1.0',
49
]
50
)
0 commit comments