this repo has no description
0
fork

Configure Feed

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

jupyter-kernel 0.6 needs lower bound on yojson

uses Yojson.Safe.write_t

Signed-off-by: Marcello Seri <marcello.seri@gmail.com>

+1 -1
+1 -1
packages/jupyter-kernel/jupyter-kernel.0.7/opam
··· 16 16 "zmq" { >= "5.0" & < "6.0" } 17 17 "zmq-lwt" { >= "5.0" & < "6.0" } 18 18 "atdgen" {< "2.16.0"} 19 - "yojson" { >= "1.6" } 19 + "yojson" { >= "1.7" } 20 20 "uuidm" 21 21 "lwt" 22 22 "digestif"