python3Packages.chalice: add missing inquirer dependency

This commit is contained in:
Martin Weinelt
2021-05-07 10:37:47 -07:00
committed by Jonathan Ringer
parent 918bbd47b6
commit 65706590a9
@@ -7,6 +7,7 @@
, click
, enum-compat
, hypothesis
, inquirer
, jmespath
, mock
, mypy-extensions
@@ -35,6 +36,7 @@ buildPythonPackage rec {
botocore
click
enum-compat
inquirer
jmespath
mypy-extensions
pip