diff --git a/requirements.txt b/requirements.txt index df7e488..1687f26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ webvtt-py Jinja2==3.1.3 ass==0.4.4 -negromate.songs==1.3 +negromate.songs=>1.5 diff --git a/setup.cfg b/setup.cfg index 1e67bbe..be88c19 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,7 +22,7 @@ python_requires = >= 3.4 install_requires = Jinja2 ==3.1.3 ass ==0.5.2 - negromate.songs >=1.4 + negromate.songs >=1.5 [options.entry_points] negromate.commands =