Makes sure cryptography dependency is at least 2.8

This commit is contained in:
Sergi Delgado Segura
2020-03-18 18:10:51 +01:00
parent 5ff33ad5cf
commit f5c7f23083

View File

@@ -1,6 +1,6 @@
zmq zmq
flask flask
cryptography cryptography==2.8
coincurve coincurve
pyzbase32 pyzbase32
requests requests