refactor PyInquirer to questionary

This commit is contained in:
Joel Beckmeyer 2021-10-13 10:57:45 -04:00 committed by AluminumTank
parent 47a8db6b60
commit 026fdacb59
3 changed files with 6 additions and 6 deletions

View file

@ -11,5 +11,5 @@ packaging>=10
click>=7,<8
colorama>=0.4,<0.5
PyInquirer>=1,<2
questionary>=1,<2
jinja2>=2,<4