requirements: bump python-ecdsa minimum

0.9 was not actually enough...
This commit is contained in:
SomberNight 2019-05-06 19:12:40 +02:00
parent 70fd716cbe
commit a0b711cfea
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -1,5 +1,5 @@
pyaes>=0.1a1
ecdsa>=0.9
ecdsa>=0.13
qrcode
protobuf
dnspython