This commit is contained in:
Vitiko 2022-11-16 15:10:52 -04:00
parent d44770a386
commit 4e746ffa7b
2 changed files with 3 additions and 3 deletions

View File

@ -2,6 +2,6 @@ pathvalidate
requests
mutagen
tqdm
pick
pick==1.6.0
beautifulsoup4
colorama

View File

@ -13,14 +13,14 @@ requirements = [
"requests",
"mutagen",
"tqdm",
"pick",
"pick==1.6.0",
"beautifulsoup4",
"colorama",
]
setup(
name=pkg_name,
version="0.9.9.7",
version="0.9.9.8",
author="Vitiko",
author_email="vhnz98@gmail.com",
description="The complete Lossless and Hi-Res music downloader for Qobuz",