mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-14 23:08:05 -05:00
Remove no longer used pwinput dependency
This commit is contained in:
committed by
Kent Keirsey
parent
368c1b709c
commit
2b093da4b0
@@ -79,8 +79,6 @@ dependencies = [
|
||||
"picklescan",
|
||||
"pillow",
|
||||
"prompt-toolkit",
|
||||
# This fork allows Ctrl + C to interrupt the password input. It is pending merge to the original package.
|
||||
"pwinput@https://github.com/binbash23/pwinput/archive/24af675b08b9916486239e59a37f63d58b694ca8.zip",
|
||||
"pympler~=1.0.1",
|
||||
"pypatchmatch",
|
||||
'pyperclip',
|
||||
|
||||
Reference in New Issue
Block a user