update torba version
This commit is contained in:
parent
fd6cbe0f6c
commit
f78323e0fb
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -23,7 +23,7 @@ setup(
|
|||
'console_scripts': 'lbrynet=lbrynet.extras.cli:main'
|
||||
},
|
||||
install_requires=[
|
||||
'torba==0.5.5',
|
||||
'torba==0.5.6',
|
||||
'aiohttp==3.5.4',
|
||||
'aioupnp==0.0.12',
|
||||
'appdirs==1.4.3',
|
||||
|
|
Loading…
Reference in a new issue