diff --git a/pixi.toml b/pixi.toml index 5334edbe4..08acfa908 100644 --- a/pixi.toml +++ b/pixi.toml @@ -40,8 +40,8 @@ pytest-cov = "*" pluggy = "*" coverage = "*" freezegun = "*" -"dbus-python" = "*" -"requests" = ">=2.25.0,<=2.26.0" +dbus-python = "*" +requests = "*" [environments.default] features = ["test"]