diff --git a/requirements.txt b/requirements.txt index d0bf232..d50ac42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Kivy==2.0.0 -negromate.songs @ git+https://git.negromate.rocks/NegroMate/songs.git@1.0 +negromate.songs==1.4 diff --git a/setup.cfg b/setup.cfg index 54560af..e8f2beb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ zip_safe = false python_requires = >= 3.4 install_requires = kivy - negromate.songs ==1.1 + negromate.songs ==1.4 [options.entry_points] negromate.commands =