this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

`caisar-nnet` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
94475632 edaef2d6

+2 -2
+1 -1
packages/caisar-nnet/caisar-nnet.0.1/opam
··· 11 11 depends: [ 12 12 "dune" {>= "2.9"} 13 13 "ocaml" {>= "4.13"} 14 - "base" {>= "v0.14.0"} 14 + "base" {>= "v0.14.0" & < "v0.17"} 15 15 "csv" {>= "2.4"} 16 16 "odoc" {with-doc} 17 17 ]
+1 -1
packages/caisar-nnet/caisar-nnet.0.2/opam
··· 11 11 depends: [ 12 12 "dune" {>= "2.9"} 13 13 "ocaml" {>= "4.13"} 14 - "base" {>= "v0.14.0"} 14 + "base" {>= "v0.14.0" & < "v0.17"} 15 15 "csv" {>= "2.4"} 16 16 "odoc" {with-doc} 17 17 ]