gitpython>=3.1.8
pbr>=6.0.0
ruamel.yaml.clib==0.2.7
ruamel.yaml==0.17.21
voluptuous<0.14.0,>=0.11.7
scipy==1.5.4
importlib-resources==5.4.0

[:(python_version > "3.6")]
ruamel.yaml==0.18.6

[:(python_version >= "3.7")]
voluptuous>=0.14.0

[:(python_version >= "3.8")]
scipy==1.9.1
