]> git.proxmox.com Git - mirror_qemu.git/blobdiff - pythondeps.toml
iotests: Test two stream jobs in a single iothread
[mirror_qemu.git] / pythondeps.toml
index 6be31dba30191ecf7587c3b25260e65ebcdb5710..0a35ebcf9f0004e5d64a0af3967afe84b1a4480c 100644 (file)
@@ -23,3 +23,10 @@ meson = { accepted = ">=0.63.0", installed = "0.63.3", canary = "meson" }
 [docs]
 sphinx = { accepted = ">=1.6", installed = "5.3.0", canary = "sphinx-build" }
 sphinx_rtd_theme = { accepted = ">=0.5", installed = "1.1.1" }
+
+[avocado]
+# Note that qemu.git/python/ is always implicitly installed.
+# Prefer an LTS version when updating the accepted versions of
+# avocado-framework, for example right now the limit is 92.x.
+avocado-framework = { accepted = "(>=88.1, <93.0)", installed = "88.1", canary = "avocado" }
+pycdlib = { accepted = ">=1.11.0" }