forked from LBRYCommunity/lbry-sdk
Merge pull request #2588 from lbryio/bump-aioupnp
faster startup, bump aioupnp -> 0.0.15
This commit is contained in:
commit
95e8c85aa9
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ setup(
|
|||
install_requires=[
|
||||
'torba',
|
||||
'aiohttp==3.5.4',
|
||||
'aioupnp==0.0.14',
|
||||
'aioupnp==0.0.15',
|
||||
'appdirs==1.4.3',
|
||||
'certifi>=2018.11.29',
|
||||
'colorama==0.3.7',
|
||||
|
|
Loading…
Reference in a new issue