Skip to content

Commit

Permalink
Lower bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
benmandrew committed Apr 5, 2024
1 parent 4461966 commit c9064ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opam-health-check.opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ depends: [
"mirage-crypto-rng" {>= "0.11.0"}
"mirage-crypto-rng-lwt" {>= "0.11.0"}
"cmdliner" {>= "1.1.0"}
"prometheus-app"
"prometheus-app" {>= "1.2"}
"fpath"
"fmt" {>= "0.8.7"}
"re" {>= "1.7.2"}
Expand All @@ -47,7 +47,7 @@ depends: [
"lwt_ppx"
"uri"
"docker_hub" {>= "0.1.0" & < "0.2.0"}
"memtrace"
"memtrace" {>= "0.2.3"}
"tls-lwt" {>= "0.16.0"} # activate conduit with TLS for slack webhooks
"conf-libev" # Required for lwt to avoid hitting the limits of select(2)
"conf-pixz" # TODO: Make it a library
Expand Down

0 comments on commit c9064ae

Please sign in to comment.