build: remove unused pyperclip dependency

This commit is contained in:
psychedelicious
2025-04-04 16:18:21 +10:00
parent 5aa08ab09b
commit 1253ad5053

View File

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