# JSON schema and JSON path helpers
jsonschema>=4.4,<4.5
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
