mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 07:40:41 -08:00
chore(deps):drop plyer as a dependency and switch to platformdirs
This commit is contained in:
@@ -11,7 +11,6 @@ python = "^3.10"
|
||||
kivy = "^2.3.0"
|
||||
yt-dlp = "^2024.5.27"
|
||||
ffpyplayer = "^4.5.1"
|
||||
plyer = "^2.1.0"
|
||||
fuzzywuzzy = "^0.18.0"
|
||||
rich = "^13.7.1"
|
||||
click = "^8.1.7"
|
||||
@@ -20,6 +19,7 @@ kivymd = [{url = "https://github.com/kivymd/KivyMD/archive/master.zip"}]
|
||||
|
||||
pyshortcuts = "^1.9.0"
|
||||
inquirerpy = "^0.3.4"
|
||||
platformdirs = "^4.2.2"
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.4.2"
|
||||
isort = "^5.13.2"
|
||||
|
||||
Reference in New Issue
Block a user