build: remove unused pyperclip dependency

This commit is contained in:
psychedelicious
2025-04-04 16:18:21 +10:00
parent 018121e407
commit 8b0dc8ce84

View File

@@ -74,7 +74,6 @@ dependencies = [
"pillow",
"prompt-toolkit",
"pypatchmatch",
"pyperclip",
"pyreadline3",
"python-multipart",
"requests",