Merge pull request #2768 from mkroman/master

update cffi to v1.13.2
This commit is contained in:
Lex Berezhny 2020-02-09 17:35:06 -05:00 committed by GitHub
commit 601ee4320f

View file

@ -40,7 +40,7 @@ setup(
'colorama==0.3.7', 'colorama==0.3.7',
'distro==1.4.0', 'distro==1.4.0',
'base58==1.0.0', 'base58==1.0.0',
'cffi==1.12.1', 'cffi==1.13.2',
'cryptography==2.5', 'cryptography==2.5',
'protobuf==3.6.1', 'protobuf==3.6.1',
'msgpack==0.6.1', 'msgpack==0.6.1',