Bump dependency PyInquirer -> InquirerPy (former no longer supported)
This commit is contained in:
parent
811e7b1eb1
commit
77a5a8c9f5
2 changed files with 4 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from PyInquirer import Separator
|
||||
from InquirerPy.separator import Separator
|
||||
|
||||
MODEL_SELECTED = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue