diff --git a/plugin-requirements.txt b/plugin-requirements.txt index d3b1822..1f1295e 100644 --- a/plugin-requirements.txt +++ b/plugin-requirements.txt @@ -1,3 +1,3 @@ psutil==5.8.0 vdf==3.4 -lzokay==1.0.1 +lzokay==1.1.5 diff --git a/setup.cfg b/setup.cfg index 9396477..dca8c57 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ deps = mobase-stubs>=2.5.0.dev9 psutil==5.8.0 vdf==3.4 - lzokay==1.0.1 + lzokay==1.1.5 black flake8 flake8-black