update plyvel

This commit is contained in:
Lex Berezhny 2021-08-19 15:58:06 -04:00 committed by Jonathan Moody
parent 268c38f877
commit b0ed17773e

View file

@ -28,7 +28,7 @@ setup(
],
},
install_requires=[
'aiohttp==3.7.4',
'aiohttp==3.7.4.post0',
'aioupnp==0.0.18',
'appdirs==1.4.3',
'certifi>=2021.10.08',