chore: allow newer versions of negromate.songs

This commit is contained in:
Ales (Shagi) Zabala Alava 2024-09-24 14:04:40 +02:00
parent 72c9855cbe
commit fe746acabe
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
webvtt-py webvtt-py
Jinja2==3.1.3 Jinja2==3.1.3
ass==0.4.4 ass==0.4.4
negromate.songs==1.3 negromate.songs=>1.5

View File

@ -22,7 +22,7 @@ python_requires = >= 3.4
install_requires = install_requires =
Jinja2 ==3.1.3 Jinja2 ==3.1.3
ass ==0.5.2 ass ==0.5.2
negromate.songs >=1.4 negromate.songs >=1.5
[options.entry_points] [options.entry_points]
negromate.commands = negromate.commands =