remove ecdsa requirement

This commit is contained in:
Jack Robison 2022-03-08 20:01:02 -05:00
parent 685067ad42
commit 98af3b6b21
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -36,7 +36,6 @@ setup(
'protobuf==3.17.2',
'msgpack==0.6.1',
'prometheus_client==0.7.1',
'ecdsa==0.13.3',
'pyyaml==5.3.1',
'prometheus_client==0.7.1',
'coincurve==15.0.0',