Skip to content

Commit

Permalink
Update upper bound on network-transport
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Aug 31, 2024
1 parent 241d999 commit 76fb1f4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ test-suite SupervisorTests
random,
data-accessor,
fingertree < 0.2,
network-transport >= 0.4 && < 0.5.3,
network-transport >= 0.4 && < 0.6,
mtl,
network-transport-tcp >= 0.4 && < 0.9,
binary >= 0.6.3.0 && < 0.9,
Expand Down Expand Up @@ -115,7 +115,7 @@ test-suite NonThreadedSupervisorTests
random,
data-accessor,
fingertree < 0.2,
network-transport >= 0.4 && < 0.5.3,
network-transport,
mtl,
network-transport-tcp >= 0.4 && < 0.9,
binary >= 0.6.3.0 && < 0.9,
Expand Down

0 comments on commit 76fb1f4

Please sign in to comment.