mirror of
https://github.com/kleinpanic/Media-Tui.git
synced 2025-10-28 07:30:57 -04:00
fixed requiremenets.txt
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
psutil
|
||||
python-mpv
|
||||
curses-menu
|
||||
pymediainfo
|
||||
mutagen
|
||||
pillow
|
||||
spotipy
|
||||
python-dotenv
|
||||
async-timeout==4.0.3
|
||||
certifi==2024.8.30
|
||||
charset-normalizer==3.4.0
|
||||
curses-menu==0.9.0
|
||||
idna==3.10
|
||||
mutagen==1.47.0
|
||||
pillow==11.0.0
|
||||
psutil==6.1.0
|
||||
pymediainfo==6.1.0
|
||||
python-dotenv==1.0.1
|
||||
python-mpv==1.0.7
|
||||
redis==5.2.0
|
||||
requests==2.32.3
|
||||
spotipy==2.24.0
|
||||
urllib3==2.2.3
|
||||
|
||||
Reference in New Issue
Block a user