@@ -117,20 +117,20 @@ library
117117 cardano-addresses ^>= 4.0.0 ,
118118 cardano-binary,
119119 cardano-crypto,
120- cardano-crypto-class ^>= 2.1.2 ,
121- cardano-crypto-wrapper ^>= 1.5 ,
120+ cardano-crypto-class ^>= 2.2.1 ,
121+ cardano-crypto-wrapper ^>= 1.6 ,
122122 cardano-data >= 1.0 ,
123- cardano-ledger-allegra >= 1.6 ,
124- cardano-ledger-alonzo >= 1.10.2 ,
125- cardano-ledger-api >= 1.9.3 ,
126- cardano-ledger-babbage >= 1.9 ,
127- cardano-ledger-binary >= 1.3 ,
128- cardano-ledger-byron >= 1.0. 1 ,
129- cardano-ledger-conway >= 1.16 ,
130- cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.14 ,
131- cardano-ledger-mary >= 1.7 ,
132- cardano-ledger-shelley >= 1.13 ,
133- cardano-protocol-tpraos >= 1.2 ,
123+ cardano-ledger-allegra >= 1.7 ,
124+ cardano-ledger-alonzo >= 1.13 ,
125+ cardano-ledger-api >= 1.11 ,
126+ cardano-ledger-babbage >= 1.11 ,
127+ cardano-ledger-binary >= 1.6 ,
128+ cardano-ledger-byron >= 1.1 ,
129+ cardano-ledger-conway >= 1.19 ,
130+ cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.17 ,
131+ cardano-ledger-mary >= 1.8 ,
132+ cardano-ledger-shelley >= 1.16 ,
133+ cardano-protocol-tpraos >= 1.4 ,
134134 cardano-slotting >= 0.2.0.0 ,
135135 cardano-strict-containers >= 0.1 ,
136136 cborg,
@@ -156,21 +156,20 @@ library
156156 network-mux,
157157 nothunks,
158158 ordered-containers,
159- ouroboros-consensus ^>= 0.22 ,
160- ouroboros-consensus-cardano ^>= 0.21 ,
161- ouroboros-consensus-diffusion ^>= 0.19 || ^>= 0.20 ,
162- ouroboros-consensus-protocol ^>= 0.10 ,
159+ ouroboros-consensus ^>= 0.23 ,
160+ ouroboros-consensus-cardano ^>= 0.22 ,
161+ ouroboros-consensus-diffusion ^>= 0.19 || ^>= 0.21 ,
162+ ouroboros-consensus-protocol ^>= 0.11 ,
163163 ouroboros-network,
164- ouroboros-network-api ^ >= 0.12 ,
164+ ouroboros-network-api >= 0.13 ,
165165 ouroboros-network-framework,
166166 ouroboros-network-protocols,
167167 parsec,
168- plutus-ledger-api :{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.40 ,
168+ plutus-ledger-api :{plutus-ledger-api, plutus-ledger-api-testlib} ^>= 1.43 ,
169169 prettyprinter,
170170 prettyprinter-ansi-terminal,
171171 prettyprinter-configurable ^>= 1.36 ,
172172 random,
173- reflection,
174173 safe-exceptions,
175174 scientific,
176175 serialise,
@@ -288,8 +287,8 @@ library gen
288287 bytestring,
289288 cardano-api,
290289 cardano-binary >= 1.6 && < 1.8 ,
291- cardano-crypto-class ^>= 2.1.2 ,
292- cardano-crypto-test ^>= 1.5 ,
290+ cardano-crypto-class ^>= 2.2.1 ,
291+ cardano-crypto-test ^>= 1.6 ,
293292 cardano-ledger-alonzo :{cardano-ledger-alonzo, testlib} >= 1.8.1 ,
294293 cardano-ledger-byron-test >= 1.5 ,
295294 cardano-ledger-conway :testlib,
@@ -319,9 +318,9 @@ test-suite cardano-api-test
319318 cardano-api :gen,
320319 cardano-binary,
321320 cardano-crypto,
322- cardano-crypto-class ^>= 2.1.2 ,
323- cardano-crypto-test ^>= 1.5 ,
324- cardano-crypto-tests ^>= 2.1 ,
321+ cardano-crypto-class ^>= 2.2.1 ,
322+ cardano-crypto-test ^>= 1.6 ,
323+ cardano-crypto-tests ^>= 2.2 ,
325324 cardano-ledger-alonzo,
326325 cardano-ledger-api >= 1.9 ,
327326 cardano-ledger-binary,
@@ -391,14 +390,15 @@ test-suite cardano-api-golden
391390 cardano-api,
392391 cardano-api :gen,
393392 cardano-binary,
394- cardano-crypto-class ^>= 2.1.2 ,
393+ cardano-crypto-class ^>= 2.2.1 ,
395394 cardano-data >= 1.0 ,
396395 cardano-ledger-alonzo,
397396 cardano-ledger-api >= 1.9 ,
398397 cardano-ledger-binary,
399398 cardano-ledger-core :{cardano-ledger-core, testlib} >= 1.14 ,
400399 cardano-ledger-shelley,
401400 cardano-ledger-shelley-test >= 1.2.0.1 ,
401+ cardano-protocol-tpraos,
402402 cardano-slotting ^>= 0.2.0.0 ,
403403 containers,
404404 errors,
@@ -407,7 +407,7 @@ test-suite cardano-api-golden
407407 hedgehog-extras ^>= 0.7 ,
408408 microlens,
409409 parsec,
410- plutus-core ^>= 1.40 ,
410+ plutus-core ^>= 1.43 ,
411411 plutus-ledger-api,
412412 tasty,
413413 tasty-hedgehog,
0 commit comments