zhmcclient>=1.10.0
jsonschema>=3.2.0

[:python_version <= "3.5"]
PyYAML>=5.3.1

[:python_version <= "3.6"]
pyrsistent>=0.17.3

[:python_version <= "3.9"]
urllib3>=1.25.9

[:python_version >= "3.10"]
urllib3>=1.26.5

[:python_version >= "3.12"]
PyYAML!=5.4.0,!=5.4.1,!=6.0.0,>=5.3.1

[:python_version >= "3.6" and python_version <= "3.11"]
PyYAML!=5.4.0,!=5.4.1,>=5.3.1

[:python_version >= "3.7"]
pyrsistent>=0.18.1
