From 1c2258939e57e9e08a72b4c81c3c82f98b8877f0 Mon Sep 17 00:00:00 2001 From: Rory Healy <48542144+roryhealy@users.noreply.github.com> Date: Sat, 10 Apr 2021 09:42:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f296e5e..d913e60 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ Using the cricket dataset from the LMS, this part of the project deals with buil Dependencies: - pandas >= 1.2.2 + - matplotlib >= 3.3.2 + - numpy >= 1.19.2