add parameterize to dev requirements to simplify things

This commit is contained in:
mattsb42-aws 2019-08-26 22:38:49 -07:00
parent 3a5d857a60
commit c161894324

View File

@ -10,6 +10,7 @@ boto>=2.45.0
boto3>=1.4.4 boto3>=1.4.4
botocore>=1.12.13 botocore>=1.12.13
six>=1.9 six>=1.9
parameterized>=0.7.0
prompt-toolkit==1.0.14 prompt-toolkit==1.0.14
click==6.7 click==6.7
inflection==0.3.1 inflection==0.3.1