@@ -130,7 +130,7 @@ library
130130 cardano-ledger-binary >= 1.6 ,
131131 cardano-ledger-byron >= 1.1 ,
132132 cardano-ledger-conway >= 1.19 ,
133- cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.17 ,
133+ cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.17 && < 1.19 ,
134134 cardano-ledger-mary >= 1.8 ,
135135 cardano-ledger-shelley >= 1.16 ,
136136 cardano-protocol-tpraos >= 1.4 ,
@@ -164,11 +164,11 @@ library
164164 ouroboros-consensus-diffusion ^>= 0.23 ,
165165 ouroboros-consensus-protocol ^>= 0.12 ,
166166 ouroboros-network,
167- ouroboros-network-api >= 0.14 ,
167+ ouroboros-network-api >= 0.15 ,
168168 ouroboros-network-framework,
169- ouroboros-network-protocols >= 0.14 ,
169+ ouroboros-network-protocols >= 0.15 ,
170170 parsec,
171- plutus-ledger-api :{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.45 ,
171+ plutus-ledger-api :{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.50 ,
172172 pretty-simple,
173173 prettyprinter,
174174 prettyprinter-ansi-terminal,
@@ -186,7 +186,7 @@ library
186186 time,
187187 transformers,
188188 transformers-except ^>= 0.1.3 ,
189- typed-protocols ^>= 0.3 ,
189+ typed-protocols ^>= 1.0 ,
190190 vector,
191191 yaml,
192192
@@ -312,7 +312,7 @@ library gen
312312 cardano-crypto-class ^>= 2.2.1 ,
313313 cardano-crypto-test ^>= 1.6 ,
314314 cardano-ledger-alonzo :{cardano-ledger-alonzo, testlib} >= 1.8.1 ,
315- cardano-ledger-byron-test >= 1.5 ,
315+ cardano-ledger-byron :{testlib} >= 1.1 ,
316316 cardano-ledger-conway :testlib,
317317 cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.14 ,
318318 cardano-ledger-shelley >= 1.13 ,
@@ -428,7 +428,7 @@ test-suite cardano-api-golden
428428 hedgehog >= 1.1 ,
429429 hedgehog-extras ^>= 0.8 ,
430430 microlens,
431- plutus-core ^>= 1.45 ,
431+ plutus-core ^>= 1.50 ,
432432 plutus-ledger-api,
433433 tasty,
434434 tasty-discover,
0 commit comments