build: remove unused pyreadline3 dependency

This commit is contained in:
psychedelicious
2025-04-04 16:19:01 +10:00
parent 8b0dc8ce84
commit 89f8dbee6c

View File

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