diff --git a/packages/azblob-async/azblob-async.0.1.0/opam b/packages/azblob-async/azblob-async.0.1.0/opam index 2af90c730d91..e5ed3a339e1f 100644 --- a/packages/azblob-async/azblob-async.0.1.0/opam +++ b/packages/azblob-async/azblob-async.0.1.0/opam @@ -8,11 +8,12 @@ bug-reports: "https://github.com/kkazuo/azblob/issues" depends: [ "ocaml" {>= "4.06.0"} "core" {< "v0.15"} - "cohttp" { < "3.0.0" } - "cohttp-async" {>= "2.4.0" & < "3.0.0" } + "cohttp" + "cohttp-async" {>= "2.4.0"} "azblob" {= version} "dune" {>= "1.11"} ] + build: [ ["dune" "subst"] {pinned} ["dune" "build" "-p" name "-j" jobs] diff --git a/packages/comby/comby.1.2.2/opam b/packages/comby/comby.1.2.2/opam index f1fcb20dd5d5..cd4b8b38c6d2 100644 --- a/packages/comby/comby.1.2.2/opam +++ b/packages/comby/comby.1.2.2/opam @@ -34,7 +34,7 @@ depends: [ "core" "lwt" "lwt_react" - "opium" + "opium" {>= "0.19.0"} "cohttp-lwt-unix" "parany" "patience_diff" {>= "v0.14" & < "v0.15"} diff --git a/packages/comby/comby.1.3.0/opam b/packages/comby/comby.1.3.0/opam index 749e289b4b41..6dacd05a3e97 100644 --- a/packages/comby/comby.1.3.0/opam +++ b/packages/comby/comby.1.3.0/opam @@ -36,7 +36,7 @@ depends: [ "lwt_react" "mparser" "mparser-pcre" - "opium" + "opium" {>= "0.19.0"} "cohttp-lwt-unix" "parany" "patience_diff" {>= "v0.14" & < "v0.15"} diff --git a/packages/curly/curly.0.1.0/opam b/packages/curly/curly.0.1.0/opam index 1b93b3feed60..5a7742958aaa 100644 --- a/packages/curly/curly.0.1.0/opam +++ b/packages/curly/curly.0.1.0/opam @@ -19,7 +19,7 @@ depends: [ "jbuilder" {>= "1.0+beta9"} "base-unix" "result" - "cohttp-lwt-unix" {with-test & < "3.0.0"} + "cohttp-lwt-unix" {with-test & != "3.0.0"} "alcotest" {with-test} "lwt" {with-test & < "4.0.0"} ] diff --git a/packages/curly/curly.0.2.0/opam b/packages/curly/curly.0.2.0/opam index 35f859ee84b3..a4ab7efaa8f0 100644 --- a/packages/curly/curly.0.2.0/opam +++ b/packages/curly/curly.0.2.0/opam @@ -12,7 +12,7 @@ depends: [ "base-unix" "result" "alcotest" {with-test} - "cohttp-lwt-unix" {with-test & < "3.0.0"} + "cohttp-lwt-unix" {with-test & != "3.0.0"} "odoc" {with-doc} ] build: [ diff --git a/packages/current_github/current_github.0.2/opam b/packages/current_github/current_github.0.2/opam index 94e0d607ceb8..2349c2798613 100644 --- a/packages/current_github/current_github.0.2/opam +++ b/packages/current_github/current_github.0.2/opam @@ -23,7 +23,7 @@ depends: [ "fmt" "lwt" "yojson" - "cohttp-lwt-unix" { < "3.0.0"} + "cohttp-lwt-unix" "mirage-crypto" "mirage-crypto-pk" "x509" {>= "0.10.0"} diff --git a/packages/current_github/current_github.0.3/opam b/packages/current_github/current_github.0.3/opam index ac7bba3eae1d..d6a24e5d8a99 100644 --- a/packages/current_github/current_github.0.3/opam +++ b/packages/current_github/current_github.0.3/opam @@ -24,7 +24,7 @@ depends: [ "fmt" "lwt" "yojson" - "cohttp-lwt-unix" {< "3.0.0"} + "cohttp-lwt-unix" "mirage-crypto" "mirage-crypto-pk" "x509" {>= "0.10.0"} diff --git a/packages/current_github/current_github.0.4/opam b/packages/current_github/current_github.0.4/opam index e84ebefb6c03..45aec1361dd5 100644 --- a/packages/current_github/current_github.0.4/opam +++ b/packages/current_github/current_github.0.4/opam @@ -19,7 +19,7 @@ depends: [ "fmt" "lwt" "yojson" - "cohttp-lwt-unix" {< "3.0.0"} + "cohttp-lwt-unix" "mirage-crypto" "mirage-crypto-pk" "x509" {>= "0.10.0"} diff --git a/packages/current_web/current_web.0.1/opam b/packages/current_web/current_web.0.1/opam index 71de19d88b7d..4de97568983d 100644 --- a/packages/current_web/current_web.0.1/opam +++ b/packages/current_web/current_web.0.1/opam @@ -24,7 +24,7 @@ depends: [ "lwt" "cmdliner" "prometheus-app" - "cohttp-lwt-unix" {>= "2.2.0" & < "3.0.0"} + "cohttp-lwt-unix" {>= "2.2.0"} "tyxml" "dune" {>= "1.9"} ] diff --git a/packages/current_web/current_web.0.2/opam b/packages/current_web/current_web.0.2/opam index bd4365e783dc..bf7143d57d28 100644 --- a/packages/current_web/current_web.0.2/opam +++ b/packages/current_web/current_web.0.2/opam @@ -24,7 +24,7 @@ depends: [ "lwt" "cmdliner" "prometheus-app" - "cohttp-lwt-unix" {>= "2.2.0" & < "3.0.0"} + "cohttp-lwt-unix" {>= "2.2.0"} "tyxml" "routes" {>= "0.7.0" & < "0.8.0"} "dune" {>= "1.9"} diff --git a/packages/current_web/current_web.0.3/opam b/packages/current_web/current_web.0.3/opam index fd9ebed09f67..d5f77443a688 100644 --- a/packages/current_web/current_web.0.3/opam +++ b/packages/current_web/current_web.0.3/opam @@ -29,7 +29,7 @@ depends: [ "lwt" "cmdliner" "prometheus-app" - "cohttp-lwt-unix" {>= "2.2.0" & < "3.0.0"} + "cohttp-lwt-unix" {>= "2.2.0"} "tyxml" "routes" {>= "0.8.0"} "dune" {>= "2.0"} diff --git a/packages/current_web/current_web.0.4/opam b/packages/current_web/current_web.0.4/opam index 5a6db5817539..8929712c2cef 100644 --- a/packages/current_web/current_web.0.4/opam +++ b/packages/current_web/current_web.0.4/opam @@ -26,9 +26,9 @@ depends: [ "cmdliner" "prometheus" {>= "0.7"} "prometheus-app" - "cohttp" {>= "2.2.0" & < "3.0.0"} - "cohttp-lwt" {>= "2.2.0" & < "3.0.0"} - "cohttp-lwt-unix" {>= "2.2.0" & < "3.0.0"} + "cohttp" {>= "2.2.0"} + "cohttp-lwt" {>= "2.2.0"} + "cohttp-lwt-unix" {>= "2.2.0"} "tyxml" "routes" {>= "0.8.0"} "dune" {>= "2.0"} diff --git a/packages/git-http/git-http.2.0.0/opam b/packages/git-http/git-http.2.0.0/opam index 910932e539e8..a2a5644ffbaf 100644 --- a/packages/git-http/git-http.2.0.0/opam +++ b/packages/git-http/git-http.2.0.0/opam @@ -18,8 +18,8 @@ depends: [ "ocaml" {>= "4.03.0"} "dune" "git" {= version} - "cohttp" {>= "1.0.0" & < "3.0.0"} - "cohttp-lwt" {>= "1.0.0" & < "3.0.0"} + "cohttp" {>= "1.0.0"} + "cohttp-lwt" {>= "1.0.0"} "sexplib" {< "v0.15"} ] url { diff --git a/packages/git-http/git-http.2.1.0/opam b/packages/git-http/git-http.2.1.0/opam index a0ec88d45f87..13567a4cd0aa 100644 --- a/packages/git-http/git-http.2.1.0/opam +++ b/packages/git-http/git-http.2.1.0/opam @@ -18,8 +18,8 @@ depends: [ "ocaml" {>= "4.03.0"} "dune" "git" {= version} - "cohttp" {>= "1.0.0" & < "3.0.0"} - "cohttp-lwt" {>= "1.0.0" & < "3.0.0"} + "cohttp" {>= "1.0.0"} + "cohttp-lwt" {>= "1.0.0"} ] url { src: diff --git a/packages/git-http/git-http.2.1.1/opam b/packages/git-http/git-http.2.1.1/opam index 042e2e073204..367fbe2a46a2 100644 --- a/packages/git-http/git-http.2.1.1/opam +++ b/packages/git-http/git-http.2.1.1/opam @@ -18,8 +18,8 @@ depends: [ "ocaml" {>= "4.03.0"} "dune" {>= "1.1"} "git" {= version} - "cohttp" {>= "1.0.0" & < "3.0.0"} - "cohttp-lwt" {>= "1.0.0" & < "3.0.0"} + "cohttp" {>= "1.0.0"} + "cohttp-lwt" {>= "1.0.0"} ] url { src: diff --git a/packages/git-http/git-http.2.1.2/opam b/packages/git-http/git-http.2.1.2/opam index 2361df5fc7d1..28b51304477c 100644 --- a/packages/git-http/git-http.2.1.2/opam +++ b/packages/git-http/git-http.2.1.2/opam @@ -18,8 +18,8 @@ depends: [ "ocaml" {>= "4.03.0"} "dune" {>= "1.1"} "git" {= version} - "cohttp" {>= "1.0.0" & < "3.0.0"} - "cohttp-lwt" {>= "1.0.0" & < "3.0.0"} + "cohttp" {>= "1.0.0"} + "cohttp-lwt" {>= "1.0.0"} ] url { src: diff --git a/packages/git-http/git-http.2.1.3/opam b/packages/git-http/git-http.2.1.3/opam index 355785c9ed03..6377b6b873f4 100644 --- a/packages/git-http/git-http.2.1.3/opam +++ b/packages/git-http/git-http.2.1.3/opam @@ -18,8 +18,8 @@ depends: [ "ocaml" {>= "4.07.0"} "dune" "git" {= version} - "cohttp" {>= "1.0.0" & < "3.0.0"} - "cohttp-lwt" {>= "1.0.0" & < "3.0.0"} + "cohttp" {>= "1.0.0"} + "cohttp-lwt" {>= "1.0.0"} ] url { src: diff --git a/packages/git-unix/git-unix.2.1.1/opam b/packages/git-unix/git-unix.2.1.1/opam index 87bcda3cbf4e..027f8f5698ae 100644 --- a/packages/git-unix/git-unix.2.1.1/opam +++ b/packages/git-unix/git-unix.2.1.1/opam @@ -21,8 +21,8 @@ depends: [ "mmap" {>= "1.1.0"} "cmdliner" "git-http" {= version} - "cohttp" {>= "1.0.0" & < "3.0.0"} - "cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"} + "cohttp" {>= "1.0.0"} + "cohttp-lwt-unix" {>= "1.0.0"} "mtime" {>= "1.0.0"} "base-unix" "alcotest" {with-test & >= "0.8.1"} diff --git a/packages/git-unix/git-unix.2.1.2/opam b/packages/git-unix/git-unix.2.1.2/opam index 181e41ca0366..7c51499a9d04 100644 --- a/packages/git-unix/git-unix.2.1.2/opam +++ b/packages/git-unix/git-unix.2.1.2/opam @@ -21,8 +21,8 @@ depends: [ "mmap" {>= "1.1.0"} "cmdliner" "git-http" {= version} - "cohttp" {>= "1.0.0" & < "3.0.0"} - "cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"} + "cohttp" {>= "1.0.0"} + "cohttp-lwt-unix" {>= "1.0.0"} "mtime" {>= "1.0.0"} "base-unix" "alcotest" {with-test & >= "0.8.1"} diff --git a/packages/git-unix/git-unix.2.1.3/opam b/packages/git-unix/git-unix.2.1.3/opam index fb874128ec4a..26d5d42a01db 100644 --- a/packages/git-unix/git-unix.2.1.3/opam +++ b/packages/git-unix/git-unix.2.1.3/opam @@ -21,8 +21,8 @@ depends: [ "mmap" {>= "1.1.0"} "cmdliner" "git-http" {= version} - "cohttp" {>= "1.0.0" & < "3.0.0"} - "cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"} + "cohttp" {>= "1.0.0"} + "cohttp-lwt-unix" {>= "1.0.0"} "mtime" {>= "1.0.0"} "base-unix" "alcotest" {with-test & >= "0.8.1"} diff --git a/packages/kappa-server/kappa-server.4.1.0/opam b/packages/kappa-server/kappa-server.4.1.0/opam index f80bcc80dc7f..b888d644737f 100644 --- a/packages/kappa-server/kappa-server.4.1.0/opam +++ b/packages/kappa-server/kappa-server.4.1.0/opam @@ -15,7 +15,7 @@ depends : [ "dune" {>= "1.1"} "kappa-binaries" { = version } "kappa-agents" { = version } - "cohttp-lwt-unix" { < "3.0.0"} + "cohttp-lwt-unix" "atdgen" {build} ] diff --git a/packages/letsencrypt/letsencrypt.0.1.0/opam b/packages/letsencrypt/letsencrypt.0.1.0/opam index b022884cb3fb..8af7e3672981 100644 --- a/packages/letsencrypt/letsencrypt.0.1.0/opam +++ b/packages/letsencrypt/letsencrypt.0.1.0/opam @@ -18,8 +18,8 @@ depends: [ "base64" {>= "3.1.0"} "cmdliner" "cohttp" - "cohttp-lwt" {< "3.0.0"} - "cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"} + "cohttp-lwt" + "cohttp-lwt-unix" {>= "1.0.0"} "zarith" "logs" "fmt" diff --git a/packages/letsencrypt/letsencrypt.0.1.1/opam b/packages/letsencrypt/letsencrypt.0.1.1/opam index 7cc2fcde1eb1..6f88dd28e1ce 100644 --- a/packages/letsencrypt/letsencrypt.0.1.1/opam +++ b/packages/letsencrypt/letsencrypt.0.1.1/opam @@ -16,8 +16,8 @@ depends: [ "base64" {>= "3.1.0"} "cmdliner" "cohttp" - "cohttp-lwt" {< "3.0.0"} - "cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"} + "cohttp-lwt" + "cohttp-lwt-unix" {>= "1.0.0"} "zarith" "logs" "fmt" diff --git a/packages/ocsigen-start/ocsigen-start.2.18.0/opam b/packages/ocsigen-start/ocsigen-start.2.18.0/opam index 3efcc50f8d87..2eebab14bc61 100644 --- a/packages/ocsigen-start/ocsigen-start.2.18.0/opam +++ b/packages/ocsigen-start/ocsigen-start.2.18.0/opam @@ -19,7 +19,7 @@ depends: [ "ocsigen-toolkit" {>= "2.7.0"} "yojson" {>= "1.4.1"} "resource-pooling" {>= "1.0" & < "2.0"} - "cohttp-lwt-unix" { < "3.0.0"} + "cohttp-lwt-unix" "conf-npm" {>= "1"} "ocamlnet" ] diff --git a/packages/ocsigenserver/ocsigenserver.2.18.0/opam b/packages/ocsigenserver/ocsigenserver.2.18.0/opam index 68a8368feacb..b4ca884b4821 100644 --- a/packages/ocsigenserver/ocsigenserver.2.18.0/opam +++ b/packages/ocsigenserver/ocsigenserver.2.18.0/opam @@ -38,7 +38,7 @@ build: [ ] install: [make "install"] depends: [ - "ocaml" {>= "4.06.1"} + "ocaml" {>= "4.08"} "ocamlfind" "base-unix" "base-threads" diff --git a/packages/opium/opium.0.17.0/opam b/packages/opium/opium.0.17.0/opam index 34137651a04b..83bd76313a20 100644 --- a/packages/opium/opium.0.17.0/opam +++ b/packages/opium/opium.0.17.0/opam @@ -25,7 +25,7 @@ depends: [ "ocaml" {>= "4.04.1"} "dune" "opium_kernel" { < "0.18.0" } - "cohttp-lwt-unix" {>= "0.99.0" & < "3.0.0"} + "cohttp-lwt-unix" {>= "0.99.0"} "base-unix" "lwt" "logs" diff --git a/packages/opium/opium.0.17.1/opam b/packages/opium/opium.0.17.1/opam index b956cb63a9b1..575fc94b6973 100644 --- a/packages/opium/opium.0.17.1/opam +++ b/packages/opium/opium.0.17.1/opam @@ -26,7 +26,7 @@ depends: [ "ocaml" {>= "4.04.1"} "dune" "opium_kernel" { < "0.18.0" } - "cohttp-lwt-unix" {>= "0.99.0" & < "3.0.0"} + "cohttp-lwt-unix" {>= "0.99.0"} "base-unix" "lwt" "logs" diff --git a/packages/opium/opium.0.18.0/opam b/packages/opium/opium.0.18.0/opam index d23dc0b54627..aed78894e1d7 100644 --- a/packages/opium/opium.0.18.0/opam +++ b/packages/opium/opium.0.18.0/opam @@ -17,7 +17,7 @@ depends: [ "ocaml" {>= "4.04.1"} "dune" {>= "1.11"} "opium_kernel" - "cohttp-lwt-unix" { < "3.0.0"} + "cohttp-lwt-unix" "ezjsonm" "lwt" "logs" diff --git a/packages/oraft/oraft.0.1.0/opam b/packages/oraft/oraft.0.1.0/opam index bf7b8bb81fba..c203ad6b127d 100644 --- a/packages/oraft/oraft.0.1.0/opam +++ b/packages/oraft/oraft.0.1.0/opam @@ -16,7 +16,7 @@ depends: [ "ocaml" {>= "4.05.0"} "dune" {>= "2.0"} "core" {>= "v0.9.0" & < "v0.15"} - "cohttp-lwt-unix" {< "3.0.0"} + "cohttp-lwt-unix" "yojson" "ppx_deriving" "ppx_deriving_yojson" diff --git a/packages/oraft/oraft.0.1.1/opam b/packages/oraft/oraft.0.1.1/opam index 580bd59178de..9e36e57b98c8 100644 --- a/packages/oraft/oraft.0.1.1/opam +++ b/packages/oraft/oraft.0.1.1/opam @@ -10,7 +10,7 @@ depends: [ "ocaml" {>= "4.05.0"} "dune" {>= "2.0"} "core" {>= "v0.9.0"} - "cohttp-lwt-unix" {< "3.0.0"} + "cohttp-lwt-unix" "yojson" "ppx_deriving" "ppx_deriving_yojson" diff --git a/packages/prometheus-app/prometheus-app.0.6/opam b/packages/prometheus-app/prometheus-app.0.6/opam index 941135678292..b7831615f2b5 100644 --- a/packages/prometheus-app/prometheus-app.0.6/opam +++ b/packages/prometheus-app/prometheus-app.0.6/opam @@ -13,8 +13,8 @@ depends: [ "fmt" "re" "cohttp" {>= "1.0.0"} - "cohttp-lwt" {< "3.0.0"} - "cohttp-lwt-unix" {< "3.0.0"} + "cohttp-lwt" + "cohttp-lwt-unix" "lwt" {>= "2.5.0"} "cmdliner" "alcotest" {with-test} diff --git a/packages/prometheus-app/prometheus-app.0.7/opam b/packages/prometheus-app/prometheus-app.0.7/opam index 1a3f44989626..bdf7fd74611c 100644 --- a/packages/prometheus-app/prometheus-app.0.7/opam +++ b/packages/prometheus-app/prometheus-app.0.7/opam @@ -13,8 +13,8 @@ depends: [ "fmt" "re" "cohttp" {>= "1.0.0"} - "cohttp-lwt" {< "3.0.0"} - "cohttp-lwt-unix" {< "3.0.0"} + "cohttp-lwt" + "cohttp-lwt-unix" "lwt" {>= "2.5.0"} "cmdliner" "alcotest" {with-test} diff --git a/packages/prometheus-app/prometheus-app.1.0/opam b/packages/prometheus-app/prometheus-app.1.0/opam index e0a03247d37b..8e2271878648 100644 --- a/packages/prometheus-app/prometheus-app.1.0/opam +++ b/packages/prometheus-app/prometheus-app.1.0/opam @@ -31,8 +31,8 @@ depends: [ "fmt" "re" "cohttp" {>= "1.0.0"} - "cohttp-lwt" {< "3.0.0"} - "cohttp-lwt-unix" {< "3.0.0"} + "cohttp-lwt" + "cohttp-lwt-unix" "lwt" {>= "2.5.0"} "cmdliner" "alcotest" {with-test} diff --git a/packages/resto-cohttp-server/resto-cohttp-server.0.2/opam b/packages/resto-cohttp-server/resto-cohttp-server.0.2/opam index 9424a5bd16e7..419df99f0334 100644 --- a/packages/resto-cohttp-server/resto-cohttp-server.0.2/opam +++ b/packages/resto-cohttp-server/resto-cohttp-server.0.2/opam @@ -16,7 +16,7 @@ depends: [ "dune" { >= "1.7" } "resto-directory" {= version } "resto-cohttp" {= version } - "cohttp-lwt-unix" { >= "1.0.0" & < "3.0.0" } + "cohttp-lwt-unix" { >= "1.0.0"} "lwt" { >= "3.0.0" & <= "5.0.0" } ] url { diff --git a/packages/resto-cohttp-server/resto-cohttp-server.0.3/opam b/packages/resto-cohttp-server/resto-cohttp-server.0.3/opam index 0cc22501d675..182a470d4e7f 100644 --- a/packages/resto-cohttp-server/resto-cohttp-server.0.3/opam +++ b/packages/resto-cohttp-server/resto-cohttp-server.0.3/opam @@ -16,7 +16,7 @@ depends: [ "dune" { >= "1.7" } "resto-directory" {= version } "resto-cohttp" {= version } - "cohttp-lwt-unix" { >= "1.0.0" & < "3.0.0" } + "cohttp-lwt-unix" { >= "1.0.0"} "lwt" { >= "3.0.0" & <= "5.0.0" } ] url { diff --git a/packages/resto-cohttp-server/resto-cohttp-server.0.4/opam b/packages/resto-cohttp-server/resto-cohttp-server.0.4/opam index 40ea8c7bb755..c26c578d7fc9 100644 --- a/packages/resto-cohttp-server/resto-cohttp-server.0.4/opam +++ b/packages/resto-cohttp-server/resto-cohttp-server.0.4/opam @@ -16,7 +16,7 @@ depends: [ "dune" { >= "1.7" } "resto-directory" {= version } "resto-cohttp" {= version } - "cohttp-lwt-unix" { >= "1.0.0" & < "3.0.0" } + "cohttp-lwt-unix" { >= "1.0.0"} "lwt" { >= "3.0.0" } ] url { diff --git a/packages/resto-cohttp-server/resto-cohttp-server.0.5/opam b/packages/resto-cohttp-server/resto-cohttp-server.0.5/opam index 51423f78561f..decee4962e8b 100644 --- a/packages/resto-cohttp-server/resto-cohttp-server.0.5/opam +++ b/packages/resto-cohttp-server/resto-cohttp-server.0.5/opam @@ -16,7 +16,7 @@ depends: [ "dune" { >= "1.7" } "resto-directory" {= version } "resto-cohttp" {= version } - "cohttp-lwt-unix" { >= "1.0.0" & < "3.0.0" } + "cohttp-lwt-unix" { >= "1.0.0"} "lwt" { >= "3.0.0" & < "6.0.0" } ] url { diff --git a/packages/resto-cohttp-server/resto-cohttp-server.0.6.1/opam b/packages/resto-cohttp-server/resto-cohttp-server.0.6.1/opam index 4b04cd12e782..f107aca5eabb 100644 --- a/packages/resto-cohttp-server/resto-cohttp-server.0.6.1/opam +++ b/packages/resto-cohttp-server/resto-cohttp-server.0.6.1/opam @@ -17,7 +17,7 @@ depends: [ "resto-directory" {= version } "resto-cohttp" {= version } "resto-acl" {= version } - "cohttp-lwt-unix" { >= "2.0.0" & < "3.0.0" } + "cohttp-lwt-unix" { >= "2.0.0"} "conduit-lwt-unix" { >= "2.0.0" & < "3.0.0" } "lwt" { >= "3.0.0" & < "6.0.0" } ] diff --git a/packages/resto-cohttp-server/resto-cohttp-server.0.6/opam b/packages/resto-cohttp-server/resto-cohttp-server.0.6/opam index 9a0d5753ba6c..161162471959 100644 --- a/packages/resto-cohttp-server/resto-cohttp-server.0.6/opam +++ b/packages/resto-cohttp-server/resto-cohttp-server.0.6/opam @@ -17,7 +17,7 @@ depends: [ "resto-directory" {= version } "resto-cohttp" {= version } "resto-acl" {= version } - "cohttp-lwt-unix" { >= "2.0.0" & < "3.0.0" } + "cohttp-lwt-unix" { >= "2.0.0"} "conduit-lwt-unix" { >= "2.0.0" & < "3.0.0" } "lwt" { >= "3.0.0" & < "6.0.0" } ] diff --git a/packages/sihl/sihl.0.1.10/opam b/packages/sihl/sihl.0.1.10/opam index 5bde88299f4e..9da299398dbc 100644 --- a/packages/sihl/sihl.0.1.10/opam +++ b/packages/sihl/sihl.0.1.10/opam @@ -33,7 +33,7 @@ depends: [ "ppx_sexp_conv" {>= "v0.13.0"} "alcotest" {>= "1.2.0"} "alcotest-lwt" {>= "1.2.0" & < "3.0.0" & with-test} - "cohttp-lwt-unix" {>= "2.5.1" & < "3.0.0" & with-test} + "cohttp-lwt-unix" {>= "2.5.1"& with-test} "odoc" {with-doc} ] build: [ diff --git a/packages/sihl/sihl.0.1.8/opam b/packages/sihl/sihl.0.1.8/opam index 670c4bb077d0..286ef3bdfc41 100644 --- a/packages/sihl/sihl.0.1.8/opam +++ b/packages/sihl/sihl.0.1.8/opam @@ -33,7 +33,7 @@ depends: [ "ppx_sexp_conv" {>= "v0.13.0"} "alcotest" {>= "1.2.0"} "alcotest-lwt" {>= "1.2.0" & < "3.0.0" & with-test} - "cohttp-lwt-unix" {>= "2.5.1" & < "3.0.0" & with-test} + "cohttp-lwt-unix" {>= "2.5.1"& with-test} "odoc" {with-doc} ] build: [ diff --git a/packages/sihl/sihl.0.1.9/opam b/packages/sihl/sihl.0.1.9/opam index 9aadd7e51db4..2a10c9db65c8 100644 --- a/packages/sihl/sihl.0.1.9/opam +++ b/packages/sihl/sihl.0.1.9/opam @@ -33,7 +33,7 @@ depends: [ "ppx_sexp_conv" {>= "v0.13.0"} "alcotest" {>= "1.2.0"} "alcotest-lwt" {>= "1.2.0" & < "3.0.0" & with-test} - "cohttp-lwt-unix" {>= "2.5.1" & < "3.0.0" & with-test} + "cohttp-lwt-unix" {>= "2.5.1"& with-test} "odoc" {with-doc} ] build: [ diff --git a/packages/sihl/sihl.0.2.0/opam b/packages/sihl/sihl.0.2.0/opam index 0557ed7404be..bc680a6877e9 100644 --- a/packages/sihl/sihl.0.2.0/opam +++ b/packages/sihl/sihl.0.2.0/opam @@ -20,7 +20,7 @@ depends: [ "sihl-storage" {= version} "sihl-email" {= version} "alcotest-lwt" {>= "1.2.0" & < "3.0.0" & with-test} - "cohttp-lwt-unix" {>= "2.5.1" & < "3.0.0" & with-test} + "cohttp-lwt-unix" {>= "2.5.1"& with-test} "odoc" {with-doc} ] build: [ diff --git a/packages/sihl/sihl.0.2.1/opam b/packages/sihl/sihl.0.2.1/opam index 1c9950663887..7e23c3d10020 100644 --- a/packages/sihl/sihl.0.2.1/opam +++ b/packages/sihl/sihl.0.2.1/opam @@ -20,7 +20,7 @@ depends: [ "sihl-storage" {= version} "sihl-email" {= version} "alcotest-lwt" {>= "1.2.0" & < "3.0.0" & with-test} - "cohttp-lwt-unix" {>= "2.5.1" & < "3.0.0" & with-test} + "cohttp-lwt-unix" {>= "2.5.1"& with-test} "odoc" {with-doc} ] build: [ diff --git a/packages/sihl/sihl.0.2.2/opam b/packages/sihl/sihl.0.2.2/opam index 5e0020dbf79d..2d4a23fb4b34 100644 --- a/packages/sihl/sihl.0.2.2/opam +++ b/packages/sihl/sihl.0.2.2/opam @@ -20,7 +20,7 @@ depends: [ "sihl-storage" {= version} "sihl-email" {= version} "alcotest-lwt" {>= "1.2.0" & < "3.0.0" & with-test} - "cohttp-lwt-unix" {>= "2.5.1" & < "3.0.0" & with-test} + "cohttp-lwt-unix" {>= "2.5.1"& with-test} "odoc" {with-doc} ] build: [