easy-vault>=0.5.0
yamlloader>=0.5.5
jsonschema>=2.6.0

[:python_version == "2.7"]
PyYAML>=5.3.1
pyrsistent<0.16.0,>=0.14.0

[:python_version == "3.4"]
PyYAML<5.3,>=5.2
pyrsistent<0.15.0,>=0.14.0

[:python_version > "3.4"]
PyYAML>=5.3.1

[:python_version >= "3.5"]
pyrsistent>=0.14.0
