diff options
Diffstat (limited to 'Requires')
-rw-r--r-- | Requires | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -29,8 +29,8 @@ argparse # Requests handles ssl correctly! requests -# Boto for ec2 -boto - # For patching pieces of cloud-config together jsonpatch + +# For http testing (only needed for testing) +httpretty>=0.7.1 |