forked from LBRYCommunity/lbry-sdk
update required twisted version
This commit is contained in:
parent
ea603dce13
commit
d1bbb7af74
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -23,7 +23,7 @@ setup(
|
|||
},
|
||||
install_requires=[
|
||||
'aiohttp',
|
||||
'twisted[tls]',
|
||||
'twisted[tls]>=18.7.0',
|
||||
'appdirs',
|
||||
'distro',
|
||||
'base58',
|
||||
|
|
Loading…
Add table
Reference in a new issue