feat: remove platformdirs as dep

This commit is contained in:
Benex254
2024-08-13 19:01:57 +03:00
parent 3e71239981
commit 748d321f36
3 changed files with 57 additions and 16 deletions

View File

@@ -12,7 +12,6 @@ yt-dlp = "^2024.5.27"
rich = "^13.7.1"
click = "^8.1.7"
inquirerpy = "^0.3.4"
platformdirs = "^4.2.2"
python-dotenv = "^1.0.1"
thefuzz = "^0.22.1"
requests = "^2.32.3"