Install tidalapi from pip; added sound_lib as a dependency; remove libVLC module from requirements file

This commit is contained in:
Manuel Cortez 2021-09-22 17:21:03 -05:00
parent ab264d4100
commit 1a5fe83eee

View File

@ -2,15 +2,14 @@ wxpython
requests requests
bs4 bs4
pypubsub pypubsub
python-vlc
youtube-dl youtube-dl
cx_freeze cx_freeze
configobj configobj
winpaths winpaths
mutagen mutagen
babel babel
# tidalapi tidalapi
git+https://github.com/tamland/python-tidal/
git+https://github.com/accessibleapps/platform_utils git+https://github.com/accessibleapps/platform_utils
git+https://github.com/accessibleapps/accessible_output2 git+https://github.com/accessibleapps/accessible_output2
git+https://github.com/accessibleapps/libloader git+https://github.com/accessibleapps/libloader
git+https://github.com/accessibleapps/sound_lib