diff --git a/bench/locli/locli.cabal b/bench/locli/locli.cabal index 20b3f4ad2cc..6a5c46efefb 100644 --- a/bench/locli/locli.cabal +++ b/bench/locli/locli.cabal @@ -121,7 +121,7 @@ library , optparse-generic , ouroboros-consensus -- for Data.SOP.Strict: - , ouroboros-network ^>= 0.16 + , ouroboros-network ^>= 0.16.1 , ouroboros-network-api , process , quiet diff --git a/bench/plutus-scripts-bench/plutus-scripts-bench.cabal b/bench/plutus-scripts-bench/plutus-scripts-bench.cabal index bc6d8767887..e23a339b6d2 100644 --- a/bench/plutus-scripts-bench/plutus-scripts-bench.cabal +++ b/bench/plutus-scripts-bench/plutus-scripts-bench.cabal @@ -80,9 +80,9 @@ library -- IOG dependencies -------------------------- build-depends: - , cardano-api ^>= 8.48 - , plutus-ledger-api >=1.30 - , plutus-tx >=1.30 + , cardano-api ^>=8.48 + , plutus-ledger-api ^>=1.30 + , plutus-tx ^>=1.30 , plutus-tx-plugin ^>=1.30 ------------------------ diff --git a/cardano-node/cardano-node.cabal b/cardano-node/cardano-node.cabal index 2474d3691a4..5765267c95d 100644 --- a/cardano-node/cardano-node.cabal +++ b/cardano-node/cardano-node.cabal @@ -190,8 +190,8 @@ library , ouroboros-consensus-cardano ^>= 0.17 , ouroboros-consensus-diffusion ^>= 0.17 , ouroboros-consensus-protocol - , ouroboros-network-api ^>= 0.7.1 - , ouroboros-network ^>= 0.16 + , ouroboros-network-api ^>= 0.7.3 + , ouroboros-network ^>= 0.16.1 , ouroboros-network-framework , ouroboros-network-protocols ^>= 0.9 , prettyprinter diff --git a/cardano-testnet/cardano-testnet.cabal b/cardano-testnet/cardano-testnet.cabal index 7bfad1452ab..18598426230 100644 --- a/cardano-testnet/cardano-testnet.cabal +++ b/cardano-testnet/cardano-testnet.cabal @@ -69,7 +69,7 @@ library , network , network-mux , optparse-applicative-fork - , ouroboros-network ^>= 0.16 + , ouroboros-network ^>= 0.16.1 , ouroboros-network-api , prettyprinter , process diff --git a/cardano-tracer/cardano-tracer.cabal b/cardano-tracer/cardano-tracer.cabal index 27dc15f9077..69816d0fff6 100644 --- a/cardano-tracer/cardano-tracer.cabal +++ b/cardano-tracer/cardano-tracer.cabal @@ -155,7 +155,7 @@ library , filepath , mime-mail , optparse-applicative - , ouroboros-network ^>= 0.16 + , ouroboros-network ^>= 0.16.1 , ouroboros-network-api , ouroboros-network-framework , signal diff --git a/trace-dispatcher/trace-dispatcher.cabal b/trace-dispatcher/trace-dispatcher.cabal index 340581c9aec..0ffb12ee123 100644 --- a/trace-dispatcher/trace-dispatcher.cabal +++ b/trace-dispatcher/trace-dispatcher.cabal @@ -60,7 +60,7 @@ library , hostname , network , optparse-applicative-fork - , ouroboros-network ^>= 0.16 + , ouroboros-network ^>= 0.16.1 , ouroboros-network-api , ouroboros-network-framework , serialise diff --git a/trace-forward/trace-forward.cabal b/trace-forward/trace-forward.cabal index 5724261043a..4b1eaa04ff0 100644 --- a/trace-forward/trace-forward.cabal +++ b/trace-forward/trace-forward.cabal @@ -64,7 +64,7 @@ library , deepseq , extra , io-classes - , ouroboros-network-api ^>= 0.7.1 + , ouroboros-network-api ^>= 0.7.3 , ouroboros-network-framework , serialise , stm