diff --git a/containers.opam b/containers.opam index 5dd1c72a..b501518b 100644 --- a/containers.opam +++ b/containers.opam @@ -12,7 +12,7 @@ depends: [ "jbuilder" {build & >= "1.0+beta12"} "result" "uchar" - "qtest" { test } + "qtest" { test & > "0.8" } "qcheck" { test } "ounit" { test } "sequence" { test }