forked from LBRYCommunity/lbry-sdk
update plyvel
This commit is contained in:
parent
82592d00ef
commit
b9762c3e64
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -28,7 +28,7 @@ setup(
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'aiohttp==3.7.4',
|
'aiohttp==3.7.4.post0',
|
||||||
'aioupnp==0.0.18',
|
'aioupnp==0.0.18',
|
||||||
'appdirs==1.4.3',
|
'appdirs==1.4.3',
|
||||||
'certifi>=2021.10.08',
|
'certifi>=2021.10.08',
|
||||||
|
|
Loading…
Reference in a new issue