@@ -115,20 +115,20 @@ library
115115 cardano-addresses ^>= 4.0.0 ,
116116 cardano-binary,
117117 cardano-crypto,
118- cardano-crypto-class ^>= 2.1.2 ,
119- cardano-crypto-wrapper ^>= 1.5 ,
118+ cardano-crypto-class ^>= 2.2.1 ,
119+ cardano-crypto-wrapper ^>= 1.6 ,
120120 cardano-data >= 1.0 ,
121- cardano-ledger-allegra >= 1.6 ,
122- cardano-ledger-alonzo >= 1.10.2 ,
123- cardano-ledger-api >= 1.9.3 ,
124- cardano-ledger-babbage >= 1.9 ,
125- cardano-ledger-binary >= 1.3 ,
126- cardano-ledger-byron >= 1.0. 1 ,
127- cardano-ledger-conway >= 1.16 ,
128- cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.14 ,
129- cardano-ledger-mary >= 1.7 ,
130- cardano-ledger-shelley >= 1.13 ,
131- cardano-protocol-tpraos >= 1.2 ,
121+ cardano-ledger-allegra >= 1.7 ,
122+ cardano-ledger-alonzo >= 1.13 ,
123+ cardano-ledger-api >= 1.11 ,
124+ cardano-ledger-babbage >= 1.11 ,
125+ cardano-ledger-binary >= 1.6 ,
126+ cardano-ledger-byron >= 1.1 ,
127+ cardano-ledger-conway >= 1.19 ,
128+ cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.17 ,
129+ cardano-ledger-mary >= 1.8 ,
130+ cardano-ledger-shelley >= 1.16 ,
131+ cardano-protocol-tpraos >= 1.4 ,
132132 cardano-slotting >= 0.2.0.0 ,
133133 cardano-strict-containers >= 0.1 ,
134134 cborg,
@@ -154,21 +154,20 @@ library
154154 network-mux,
155155 nothunks,
156156 ordered-containers,
157- ouroboros-consensus ^>= 0.22 ,
158- ouroboros-consensus-cardano ^>= 0.21 ,
159- ouroboros-consensus-diffusion ^>= 0.19 || ^>= 0.20 ,
160- ouroboros-consensus-protocol ^>= 0.10 ,
157+ ouroboros-consensus ^>= 0.23 ,
158+ ouroboros-consensus-cardano ^>= 0.22 ,
159+ ouroboros-consensus-diffusion ^>= 0.19 || ^>= 0.21 ,
160+ ouroboros-consensus-protocol ^>= 0.11 ,
161161 ouroboros-network,
162- ouroboros-network-api ^ >= 0.12 ,
162+ ouroboros-network-api >= 0.13 ,
163163 ouroboros-network-framework,
164164 ouroboros-network-protocols,
165165 parsec,
166- plutus-ledger-api :{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.40 ,
166+ plutus-ledger-api :{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.43 ,
167167 prettyprinter,
168168 prettyprinter-ansi-terminal,
169169 prettyprinter-configurable ^>= 1.36 ,
170170 random,
171- reflection,
172171 safe-exceptions,
173172 scientific,
174173 serialise,
@@ -296,8 +295,8 @@ library gen
296295 bytestring,
297296 cardano-api,
298297 cardano-binary >= 1.6 && < 1.8 ,
299- cardano-crypto-class ^>= 2.1.2 ,
300- cardano-crypto-test ^>= 1.5 ,
298+ cardano-crypto-class ^>= 2.2.1 ,
299+ cardano-crypto-test ^>= 1.6 ,
301300 cardano-ledger-alonzo :{cardano-ledger-alonzo, testlib} >= 1.8.1 ,
302301 cardano-ledger-byron-test >= 1.5 ,
303302 cardano-ledger-conway :testlib,
@@ -327,9 +326,9 @@ test-suite cardano-api-test
327326 cardano-api :gen,
328327 cardano-binary,
329328 cardano-crypto,
330- cardano-crypto-class ^>= 2.1.2 ,
331- cardano-crypto-test ^>= 1.5 ,
332- cardano-crypto-tests ^>= 2.1 ,
329+ cardano-crypto-class ^>= 2.2.1 ,
330+ cardano-crypto-test ^>= 1.6 ,
331+ cardano-crypto-tests ^>= 2.2 ,
333332 cardano-ledger-alonzo,
334333 cardano-ledger-api >= 1.9 ,
335334 cardano-ledger-binary,
@@ -399,14 +398,15 @@ test-suite cardano-api-golden
399398 cardano-api,
400399 cardano-api :gen,
401400 cardano-binary,
402- cardano-crypto-class ^>= 2.1.2 ,
401+ cardano-crypto-class ^>= 2.2.1 ,
403402 cardano-data >= 1.0 ,
404403 cardano-ledger-alonzo,
405404 cardano-ledger-api >= 1.9 ,
406405 cardano-ledger-binary,
407406 cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.14 ,
408407 cardano-ledger-shelley,
409408 cardano-ledger-shelley-test >= 1.2.0.1 ,
409+ cardano-protocol-tpraos,
410410 cardano-slotting ^>= 0.2.0.0 ,
411411 containers,
412412 errors,
@@ -415,7 +415,7 @@ test-suite cardano-api-golden
415415 hedgehog-extras ^>= 0.7 ,
416416 microlens,
417417 parsec,
418- plutus-core ^>= 1.40 ,
418+ plutus-core ^>= 1.43 ,
419419 plutus-ledger-api,
420420 tasty,
421421 tasty-hedgehog,
0 commit comments