diff --git a/manifest/main.ml b/manifest/main.ml index c27f6b98e40dda6a5d3d17915b2b471ba5844a18..d15841dafb08a5db647f4eb052225cd894364827 100644 --- a/manifest/main.ml +++ b/manifest/main.ml @@ -399,7 +399,7 @@ let tezt_lib = external_lib ~js_compatible:false "tezt" - V.(at_least "3.1.1") + V.(at_least "3.1.1" && less_than "4.0.0") ~main_module:"Tezt" let tezt_core_lib = diff --git a/opam/bls12-381.opam b/opam/bls12-381.opam index 0cdfad739be215be77462e27607a9099de3ede34..879b7f294470ec3a6c6beb63b8f8875c977fb040 100644 --- a/opam/bls12-381.opam +++ b/opam/bls12-381.opam @@ -15,7 +15,7 @@ depends: [ "zarith" { >= "1.12" & < "1.13" } "zarith_stubs_js" "hex" { >= "1.3.0" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-alcotezt" {with-test} "qcheck-alcotest" { with-test & >= "0.20" } ] diff --git a/opam/octez-alcotezt.opam b/opam/octez-alcotezt.opam index 4fc2fdcc453b83cf983d6666f660eeb356115925..78ac765b3f63990f7aaf95c5fe2cfa9c631f91a4 100644 --- a/opam/octez-alcotezt.opam +++ b/opam/octez-alcotezt.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } ] build: [ ["rm" "-r" "vendors" "contrib"] diff --git a/opam/octez-evm-node-tests.opam b/opam/octez-evm-node-tests.opam index 1cb3f22953771610bc566a7e237fa201b95a0ddf..827c334a6fdeef3a86fdfe2b58491dd09f8eacc4 100644 --- a/opam/octez-evm-node-tests.opam +++ b/opam/octez-evm-node-tests.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "qcheck-alcotest" { with-test & >= "0.20" } "octez-alcotezt" {with-test} diff --git a/opam/octez-l2-libs.opam b/opam/octez-l2-libs.opam index 4e2f91f26ddf2ae10f50226143411dd0eb498a1a..36a0cfc432c34455709b0432adb4069c42f4898a 100644 --- a/opam/octez-l2-libs.opam +++ b/opam/octez-l2-libs.opam @@ -26,7 +26,7 @@ depends: [ "ppx_import" "qcheck-alcotest" { >= "0.20" } "octez-alcotezt" - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } ] x-opam-monorepo-opam-provided: [ "tezos-rust-libs" diff --git a/opam/octez-libs.opam b/opam/octez-libs.opam index a50e431c794954c448c9f8939c9d7f029bd25859..87b3fe21b9a9c5e3e3ca37f0ec2d9faa7c1ed04a 100644 --- a/opam/octez-libs.opam +++ b/opam/octez-libs.opam @@ -53,7 +53,7 @@ depends: [ "conf-libev" "uutf" "ringo" { >= "1.0.0" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "qcheck-core" {with-test} "irmin" { >= "3.7.2" & < "3.8.0" } "irmin-pack" { >= "3.7.2" & < "3.8.0" } diff --git a/opam/octez-proto-libs.opam b/opam/octez-proto-libs.opam index 41e2b4e816dd0ae02816e6950b8dbe4d5bc38f3f..bfd1f6eff8d03ba9b8fa417be53d65d69ff38f4e 100644 --- a/opam/octez-proto-libs.opam +++ b/opam/octez-proto-libs.opam @@ -19,7 +19,7 @@ depends: [ "class_group_vdf" { >= "0.0.4" } "aches" { >= "1.0.0" } "aches-lwt" { >= "1.0.0" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-alcotezt" {with-test} "qcheck-alcotest" { with-test & >= "0.20" } "lwt" { with-test & >= "5.7.0" } diff --git a/opam/octez-protocol-017-PtNairob-libs.opam b/opam/octez-protocol-017-PtNairob-libs.opam index 96d0ed2c2ebe6d2fcb718220ed72ff60dbab2b03..6ea06a9aeab227dc1168f71f9db7c224175c5a3e 100644 --- a/opam/octez-protocol-017-PtNairob-libs.opam +++ b/opam/octez-protocol-017-PtNairob-libs.opam @@ -28,7 +28,7 @@ depends: [ "tezos-dac-client-lib" "octez-injector" "octez-l2-libs" - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-alcotezt" {with-test} "tezos-dac-node-lib" {with-test} ] diff --git a/opam/octez-protocol-018-Proxford-libs.opam b/opam/octez-protocol-018-Proxford-libs.opam index 2d097ba6c09aa9517f27ce7a18b2885d3dbcd6ce..e9c161afddda92832cde06a552252aa9ad70c5e7 100644 --- a/opam/octez-protocol-018-Proxford-libs.opam +++ b/opam/octez-protocol-018-Proxford-libs.opam @@ -28,7 +28,7 @@ depends: [ "tezos-dac-client-lib" "octez-injector" "octez-l2-libs" - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-alcotezt" {with-test} "tezos-dac-node-lib" {with-test} ] diff --git a/opam/octez-protocol-alpha-libs.opam b/opam/octez-protocol-alpha-libs.opam index 53d215493845c1852b513c0399def3ad84f5a40f..8cdb4be3fb9d3bf027c0cf92b38af25753cf98e7 100644 --- a/opam/octez-protocol-alpha-libs.opam +++ b/opam/octez-protocol-alpha-libs.opam @@ -28,7 +28,7 @@ depends: [ "tezos-dac-client-lib" "octez-injector" "octez-l2-libs" - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-alcotezt" {with-test} "tezos-dac-node-lib" {with-test} ] diff --git a/opam/octez-risc-v-pvm-test.opam b/opam/octez-risc-v-pvm-test.opam index 7014687674a8f2535138e440da89b62680d1d0f8..96c6bd75f282f86b906e5e67c7013e271eda3a0c 100644 --- a/opam/octez-risc-v-pvm-test.opam +++ b/opam/octez-risc-v-pvm-test.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-alcotezt" {with-test} "octez-risc-v-pvm" {with-test} ] diff --git a/opam/octez-shell-libs.opam b/opam/octez-shell-libs.opam index 409b69538d5469635df6ba0c79f6774550666332..93cae4607b7c29e7df379192b1499de4cff7d925 100644 --- a/opam/octez-shell-libs.opam +++ b/opam/octez-shell-libs.opam @@ -16,7 +16,7 @@ depends: [ "ringo" { >= "1.0.0" } "aches" { >= "1.0.0" } "prometheus" { >= "1.2" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } "tezt-tezos" {with-test} "octez-alcotezt" {with-test} "astring" {with-test} diff --git a/opam/octez-shell-tests.opam b/opam/octez-shell-tests.opam index 456c343ed52599e442ee2da8730c4500d50000ab..ff94b36b45ef9300f2009d2102e1247ecf97e65c 100644 --- a/opam/octez-shell-tests.opam +++ b/opam/octez-shell-tests.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "octez-shell-libs" {with-test} "tezos-protocol-demo-noops" {with-test} diff --git a/opam/octez-store-tests.opam b/opam/octez-store-tests.opam index d80e5ed4afebd9efea5335144db4cadb67a064fa..f547f033f5a07999b18a1803e1ccfd59d8b774db 100644 --- a/opam/octez-store-tests.opam +++ b/opam/octez-store-tests.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "octez-shell-libs" {with-test} "tezos-protocol-demo-noops" {with-test} diff --git a/opam/octez-testnet-scenarios.opam b/opam/octez-testnet-scenarios.opam index d3588f83b6804b5cc0a353fd3b9fe6562eefb1c1..b036f84108cafcae8d80f7f927373ce1bf336c81 100644 --- a/opam/octez-testnet-scenarios.opam +++ b/opam/octez-testnet-scenarios.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } "tezt-tezos" "tezt-ethereum" ] diff --git a/opam/octogram.opam b/opam/octogram.opam index 29b696a1b03a4f66decd96c06b684501f97ac43a..0ba406d6ab2cf4557c424c0d6125e9611112cc0e 100644 --- a/opam/octogram.opam +++ b/opam/octogram.opam @@ -12,7 +12,7 @@ depends: [ "ocaml" { >= "4.14" } "octez-shell-libs" "octez-libs" - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } "tezt-tezos" "jingoo" "dmap" diff --git a/opam/tezos-benchmark-tests.opam b/opam/tezos-benchmark-tests.opam index c2e8b09bfbd3c880480afe9aa3eb2efb271a9020..242d4384dfba463791350284d3e1df54fc7c4d74 100644 --- a/opam/tezos-benchmark-tests.opam +++ b/opam/tezos-benchmark-tests.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-alcotezt" {with-test} "octez-libs" {with-test} "tezos-benchmark" {with-test} diff --git a/opam/tezos-dac-lib-test.opam b/opam/tezos-dac-lib-test.opam index cc70bc6b21f2d5d1c8b446c62c9a41d2c69b1acd..3a869a6793c2012185ac4c28e7db89a3bd37468a 100644 --- a/opam/tezos-dac-lib-test.opam +++ b/opam/tezos-dac-lib-test.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "tezos-dac-lib" {with-test} "octez-alcotezt" {with-test} diff --git a/opam/tezos-dac-node-lib-test.opam b/opam/tezos-dac-node-lib-test.opam index 759149e5f7bf03603980f0daee71fbc5858f5e79..a3177f4710956b4acfe5181c0723ade933dd9672 100644 --- a/opam/tezos-dac-node-lib-test.opam +++ b/opam/tezos-dac-node-lib-test.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "tezos-dac-node-lib" {with-test} "octez-alcotezt" {with-test} diff --git a/opam/tezos-lazy-containers-tests.opam b/opam/tezos-lazy-containers-tests.opam index d1d52ac5fb571a6d93b4840437c3d47f7f16f416..e8e99e3822b7a2ba1cf3b1d34d083ca9bc5e388a 100644 --- a/opam/tezos-lazy-containers-tests.opam +++ b/opam/tezos-lazy-containers-tests.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "qcheck-core" {with-test} "qcheck-alcotest" { with-test & >= "0.20" } diff --git a/opam/tezos-micheline-rewriting.opam b/opam/tezos-micheline-rewriting.opam index 9f4a7257b1a78454e3f3863e0e9a44de3103e82d..0021d5e7ad7c7cf0758060b7aad26e2a675b6126 100644 --- a/opam/tezos-micheline-rewriting.opam +++ b/opam/tezos-micheline-rewriting.opam @@ -13,7 +13,7 @@ depends: [ "zarith" { >= "1.12" & < "1.13" } "zarith_stubs_js" "octez-libs" - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "tezos-protocol-alpha" {with-test} "octez-protocol-alpha-libs" {with-test} ] diff --git a/opam/tezos-openapi.opam b/opam/tezos-openapi.opam index 95c2a427fc38d6dd49a9bc01d89cac3fed54f644..8fc3369591548e966ba560ef997e3ef9e11a8b4d 100644 --- a/opam/tezos-openapi.opam +++ b/opam/tezos-openapi.opam @@ -12,7 +12,7 @@ depends: [ "ocaml" { >= "4.14" } "ezjsonm" { >= "1.3.0" } "json-data-encoding" { >= "0.12" & < "0.13" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } ] build: [ ["rm" "-r" "vendors" "contrib"] diff --git a/opam/tezos-protocol-017-PtNairob-tests.opam b/opam/tezos-protocol-017-PtNairob-tests.opam index e7a51a961bab6b198d1b22e1ac46901c93c1d99a..323e03b52a39de6fdbf7611d22d637a80f3c384e 100644 --- a/opam/tezos-protocol-017-PtNairob-tests.opam +++ b/opam/tezos-protocol-017-PtNairob-tests.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "octez-alcotezt" {with-test} "octez-protocol-017-PtNairob-libs" {with-test} diff --git a/opam/tezos-protocol-018-Proxford-tests.opam b/opam/tezos-protocol-018-Proxford-tests.opam index 4e8e710c8ea6a79eb632060dc89f7a00e101f945..9cec52fd5400a9dad5df94065d391fa0ceacf9ec 100644 --- a/opam/tezos-protocol-018-Proxford-tests.opam +++ b/opam/tezos-protocol-018-Proxford-tests.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "octez-alcotezt" {with-test} "octez-protocol-018-Proxford-libs" {with-test} diff --git a/opam/tezos-protocol-alpha-tests.opam b/opam/tezos-protocol-alpha-tests.opam index 000d9afcff78247c298012e1a8410de7d44cdf04..52c3e724fd1f18e79dd1098dc8678b6c1d5cf81d 100644 --- a/opam/tezos-protocol-alpha-tests.opam +++ b/opam/tezos-protocol-alpha-tests.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "octez-alcotezt" {with-test} "octez-protocol-alpha-libs" {with-test} diff --git a/opam/tezos-proxy-server-config.opam b/opam/tezos-proxy-server-config.opam index 6759cfc65e36a0b482e1af52b2ab49516ac605e2..688f669cd0f2f01a9bd2a20a60c0f478148612fb 100644 --- a/opam/tezos-proxy-server-config.opam +++ b/opam/tezos-proxy-server-config.opam @@ -12,7 +12,7 @@ depends: [ "ocaml" { >= "4.14" } "octez-libs" "uri" { >= "3.1.0" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "qcheck-alcotest" { with-test & >= "0.20" } "octez-alcotezt" {with-test} ] diff --git a/opam/tezos-sc-rollup-node-test.opam b/opam/tezos-sc-rollup-node-test.opam index 150747633a621c0ee6fdb6b07b48256684ec9f39..fe168787e6c23f4d254edcbef383c33db87d5620 100644 --- a/opam/tezos-sc-rollup-node-test.opam +++ b/opam/tezos-sc-rollup-node-test.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "tezos-protocol-017-PtNairob" {with-test} "octez-protocol-017-PtNairob-libs" {with-test} diff --git a/opam/tezos-scoru-wasm-regressions.opam b/opam/tezos-scoru-wasm-regressions.opam index c09be009f20efdb0c009670c391e0834b206786c..372656dae84f5cf95e07c7c778a8da47677417ce 100644 --- a/opam/tezos-scoru-wasm-regressions.opam +++ b/opam/tezos-scoru-wasm-regressions.opam @@ -16,7 +16,7 @@ depends: [ "octez-l2-libs" "tezos-protocol-alpha" "octez-protocol-alpha-libs" - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } ] build: [ ["rm" "-r" "vendors" "contrib"] diff --git a/opam/tezos-smart-rollup-node-lib-test.opam b/opam/tezos-smart-rollup-node-lib-test.opam index d1a2c87424aa33d2a13397d8edf325373e60c4ad..e21e7483f3f6f07c8749400a0d5d9eac35984a0f 100644 --- a/opam/tezos-smart-rollup-node-lib-test.opam +++ b/opam/tezos-smart-rollup-node-lib-test.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "octez-l2-libs" {with-test} "octez-smart-rollup-node-lib" {with-test} diff --git a/opam/tezos-tps-evaluation.opam b/opam/tezos-tps-evaluation.opam index e804226fa6ccace4a7f521ebc1ebd49c9f515323..135326e837851dfd5cd7db2a6841ea053f325b0d 100644 --- a/opam/tezos-tps-evaluation.opam +++ b/opam/tezos-tps-evaluation.opam @@ -19,7 +19,7 @@ depends: [ "octez-protocol-alpha-libs" "octez-shell-libs" "tezos-protocol-alpha" - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } "tezt-tezos" "uri" { >= "3.1.0" } ] diff --git a/opam/tezos-tree-encoding-test.opam b/opam/tezos-tree-encoding-test.opam index fc3fe6a57b7131c23dd1174d4e319a3332597e8f..b6acc217bbe0a185dad59c1f4c978be5ab007baf 100644 --- a/opam/tezos-tree-encoding-test.opam +++ b/opam/tezos-tree-encoding-test.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { with-test & >= "3.1.1" } + "tezt" { with-test & >= "3.1.1" & < "4.0.0" } "octez-libs" {with-test} "octez-l2-libs" {with-test} "qcheck-alcotest" { with-test & >= "0.20" } diff --git a/opam/tezt-ethereum.opam b/opam/tezt-ethereum.opam index 1966704aa84481b5c0f9b8f98445e6f4bb9963cd..16091658e70abfa104de9968c29adf6c331cd047 100644 --- a/opam/tezt-ethereum.opam +++ b/opam/tezt-ethereum.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } "tezt-tezos" "octez-libs" ] diff --git a/opam/tezt-risc-v-sandbox.opam b/opam/tezt-risc-v-sandbox.opam index 75aaab1a9c067efead215b5e56cbe5fce1dab680..f6914e44cac659b2d24a7e83e86a8a4f79aef939 100644 --- a/opam/tezt-risc-v-sandbox.opam +++ b/opam/tezt-risc-v-sandbox.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } ] build: [ ["rm" "-r" "vendors" "contrib"] diff --git a/opam/tezt-tezos.opam b/opam/tezt-tezos.opam index a855736d97a4bfd4a143833a4fe2a8da86c8afb1..10b8604dd7c0ef2f03cbd0956d3aecacdc5cafc5 100644 --- a/opam/tezt-tezos.opam +++ b/opam/tezt-tezos.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } "uri" { >= "3.1.0" } "cohttp-lwt-unix" { >= "5.2.0" } "hex" { >= "1.3.0" } diff --git a/opam/tezt-tx-kernel.opam b/opam/tezt-tx-kernel.opam index 1641dd2c0f2c572f3e0456c12f21cc1dbc907fec..a3dbea9e43bb8609cc8e88d32f1c256c0061c6eb 100644 --- a/opam/tezt-tx-kernel.opam +++ b/opam/tezt-tx-kernel.opam @@ -10,7 +10,7 @@ license: "MIT" depends: [ "dune" { >= "3.0" & < "3.11" } "ocaml" { >= "4.14" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } "tezt-tezos" "tezos-protocol-alpha" "octez-libs" diff --git a/opam/virtual/octez-deps.opam b/opam/virtual/octez-deps.opam index d7ef5c86348ecb02f035866540a821fc095a9684..cea7dfa60681b8cfe4be2e3801054ebf313fcdcf 100644 --- a/opam/virtual/octez-deps.opam +++ b/opam/virtual/octez-deps.opam @@ -94,7 +94,7 @@ depends: [ "tar-unix" { >= "2.0.1" & < "3.0.0" } "tezos-rust-libs" { = "1.6" } "tezos-sapling-parameters" { >= "1.1.0" } - "tezt" { >= "3.1.1" } + "tezt" { >= "3.1.1" & < "4.0.0" } "tls-lwt" { >= "0.16.0" } "uri" { >= "3.1.0" } "uutf"