File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
2525 "batteries" {>= "3.4.0"}
2626 "zarith" {>= "1.8"}
2727 "yojson" {>= "2.0.0" & < "3"}
28- "qcheck-core"
28+ "qcheck-core" {>= "0.19" & < "0.26"}
2929 "ppx_deriving"
3030 "ppx_deriving_hash"
3131 "ppx_deriving_yojson" {>= "3.7.0"}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
2525 "batteries" {>= "3.4.0"}
2626 "zarith" {>= "1.8"}
2727 "yojson" {>= "2.0.0" & < "3"}
28- "qcheck-core"
28+ "qcheck-core" {>= "0.19" & < "0.26"}
2929 "ppx_deriving"
3030 "ppx_deriving_hash"
3131 "ppx_deriving_yojson" {>= "3.7.0"}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
2525 "batteries" {>= "3.4.0"}
2626 "zarith" {>= "1.8"}
2727 "yojson" {>= "2.0.0" & < "3"}
28- "qcheck-core"
28+ "qcheck-core" {>= "0.19" & < "0.26"}
2929 "ppx_deriving"
3030 "ppx_deriving_hash"
3131 "ppx_deriving_yojson" {>= "3.7.0"}
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ depends: [
2424 "batteries" {>= "3.5.0"}
2525 "zarith" {>= "1.8"}
2626 "yojson" {>= "2.0.0" < "3"}
27- "qcheck-core" {>= "0.19"}
27+ "qcheck-core" {>= "0.19" & < "0.26" }
2828 "ppx_deriving"
2929 "ppx_deriving_hash"
3030 "ppx_deriving_yojson" {>= "3.7.0"}
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ depends: [
2424 "batteries" {>= "3.5.0"}
2525 "zarith" {>= "1.8"}
2626 "yojson" {>= "2.0.0" & < "3"}
27- "qcheck-core" {>= "0.19"}
27+ "qcheck-core" {>= "0.19" & < "0.26" }
2828 "ppx_deriving"
2929 "ppx_deriving_hash"
3030 "ppx_deriving_yojson" {>= "3.7.0"}
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ depends: [
4040 "batteries" {>= "3.5.1"}
4141 "zarith" {>= "1.10"}
4242 "yojson" {>= "2.0.0" & < "3"}
43- "qcheck-core" {>= "0.19"}
43+ "qcheck-core" {>= "0.19" & < "0.26" }
4444 "ppx_deriving" {>= "6.0.2"}
4545 "ppx_deriving_hash" {>= "0.1.2"}
4646 "ppx_deriving_yojson" {>= "3.7.0"}
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ depends: [
4040 "batteries" {>= "3.5.1"}
4141 "zarith" {>= "1.10"}
4242 "yojson" {>= "2.0.0" & < "3"}
43- "qcheck-core" {>= "0.19"}
43+ "qcheck-core" {>= "0.19" & < "0.26" }
4444 "ppx_deriving" {>= "6.0.2"}
4545 "ppx_deriving_hash" {>= "0.1.2"}
4646 "ppx_deriving_yojson" {>= "3.7.0"}
You can’t perform that action at this time.
0 commit comments