archspec>=0.2.4
argcomplete
filelock
jsonschema
PyYAML
requests
semver
tabulate

[:python_version < "3.8"]
argcomplete<=3.1.2

[:python_version < "3.8" and platform_machine == "aarch64"]
lxml==5.2.0

[:python_version == "3.6"]
filelock<=3.4.1
requests<=2.27.1
semver<=2.13.0
tabulate<=0.8.10

[:python_version == "3.7"]
filelock<=3.12.2

[:python_version >= "3.8" or platform_machine != "aarch64"]
lxml==5.3.0
