# JSON schema and JSON path helpers
jsonschema==2.5.1
jsonpath-rw==1.4.0

# YAML parsing
ruamel.yaml>=0.15.18

# Kenneth Reitz' wonderful requests module
requests>=2.12.4
requests-file>=1.4.1
