upgrade cryptography

This commit is contained in:
Lex Berezhny 2021-08-21 17:39:38 -04:00
parent 0ac1fec992
commit a3be5f44cf

View file

@ -36,7 +36,7 @@ setup(
'distro==1.4.0',
'base58==1.0.0',
'cffi==1.13.2',
'cryptography==2.5',
'cryptography==3.4.7',
'protobuf==3.17.2',
'prometheus_client==0.7.1',
'ecdsa==0.13.3',