Remove unused dependency

This commit is contained in:
AuroraWright
2024-01-20 20:46:55 +01:00
parent 7042d5344f
commit 0c7d3f4045
2 changed files with 0 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ loguru
numpy
Pillow>=10.0.0
pyperclip
unidic_lite
pynput
websockets
notify-py

View File

@@ -25,7 +25,6 @@ setup(
"numpy",
"Pillow>=10.0.0",
"pyperclip",
"unidic_lite",
"pynput",
"websockets",
"notify-py"