upgrade cryptography
This commit is contained in:
parent
2d1649f972
commit
20213628d7
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue