From 29b171c6557ccd3a71d618cc9dbbe13199fc5b2d Mon Sep 17 00:00:00 2001 From: Gaurav Gupta <47334368+gaugup@users.noreply.github.com> Date: Thu, 19 Aug 2021 18:40:18 -1000 Subject: [PATCH] Add jsonschema to documentation (#211) Signed-off-by: gaugup --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index ee58357e..ef6c5a08 100644 --- a/README.rst +++ b/README.rst @@ -66,6 +66,7 @@ If you face any problems, try installing dependencies manually. DiCE requires the following packages: +* jsonschema * numpy * scikit-learn * pandas