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 @@ -9,7 +9,7 @@ bug-reports: "http://github.com/igarnier/prbnmcn-stats"
9
9
depends: [
10
10
"dune" {>= "2.8"}
11
11
"ocaml" {>= "4.12.0"}
12
- "qcheck" {>= "0.17" & with-test}
12
+ "qcheck" {>= "0.17" & < "0.26" & with-test}
13
13
"prbnmcn-basic-structures" {= "0.0.1"}
14
14
"prbnmcn-linalg" {= "0.0.1"}
15
15
"odoc" {with-doc}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "http://github.com/igarnier/prbnmcn-stats"
11
11
depends: [
12
12
"dune" {>= "2.8"}
13
13
"ocaml" {>= "4.12.0"}
14
- "qcheck" {>= "0.17" & with-test}
14
+ "qcheck" {>= "0.17" & < "0.26" & with-test}
15
15
"prbnmcn-basic-structures" {= "0.0.1"}
16
16
"prbnmcn-linalg" {= "0.0.1"}
17
17
"odoc" {with-doc}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "http://github.com/igarnier/prbnmcn-stats"
11
11
depends: [
12
12
"dune" {>= "2.8"}
13
13
"ocaml" {>= "4.12.0"}
14
- "qcheck" {>= "0.17" & with-test}
14
+ "qcheck" {>= "0.17" & < "0.26" & with-test}
15
15
"prbnmcn-basic-structures" {= "0.0.1"}
16
16
"prbnmcn-linalg" {= "0.0.1"}
17
17
"odoc" {with-doc}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "http://github.com/igarnier/prbnmcn-stats"
11
11
depends: [
12
12
"dune" {>= "2.8"}
13
13
"ocaml" {>= "4.12.0"}
14
- "qcheck" {>= "0.17" & with-test}
14
+ "qcheck" {>= "0.17" & < "0.26" & with-test}
15
15
"ocamlgraph" {>= "2.0.0" & with-test}
16
16
"prbnmcn-basic-structures" {= "0.0.1"}
17
17
"prbnmcn-linalg" {= "0.0.1"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "http://github.com/igarnier/prbnmcn-stats"
11
11
depends: [
12
12
"dune" {>= "2.8"}
13
13
"ocaml" {>= "4.14"}
14
- "qcheck" {>= "0.17" & with-test}
14
+ "qcheck" {>= "0.17" & < "0.26" & with-test}
15
15
"ocamlgraph" {>= "2.0.0" & with-test}
16
16
"prbnmcn-basic-structures" {= "0.0.1"}
17
17
"odoc" {with-doc}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "http://github.com/igarnier/prbnmcn-stats"
11
11
depends: [
12
12
"dune" {>= "2.8"}
13
13
"ocaml" {>= "4.14"}
14
- "qcheck" {>= "0.17" & with-test}
14
+ "qcheck" {>= "0.17" & < "0.26" & with-test}
15
15
"ocamlgraph" {>= "2.0.0" & with-test}
16
16
"prbnmcn-basic-structures" {= "0.0.1"}
17
17
"odoc" {with-doc}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "http://github.com/igarnier/prbnmcn-stats"
11
11
depends: [
12
12
"dune" {>= "2.8"}
13
13
"ocaml" {>= "4.14"}
14
- "qcheck" {>= "0.17" & with-test}
14
+ "qcheck" {>= "0.17" & < "0.26" & with-test}
15
15
"ocamlgraph" {>= "2.0.0" & with-test}
16
16
"prbnmcn-basic-structures" {= "0.0.1"}
17
17
"odoc" {with-doc}
You can’t perform that action at this time.
0 commit comments