Upgrade confini

This commit is contained in:
nolash 2020-10-20 06:29:37 +02:00
parent 86c0180335
commit 4eb2617198
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
cffi==1.14.1
confini==0.2.5
cryptography==3.0
cytoolz==0.10.1
eth-hash==0.2.0

View File

@ -26,7 +26,7 @@ setup(
'pysha3',
'rlp',
'json-rpc',
'confini==0.2.3',
'confini==0.2.5',
],
long_description=long_description,
long_description_content_type='text/markdown',