LAVA: Replace lava-tool by lavacli in README

lava-tool is deprecated and replaced by lavacli. The latter is a drop-in
replacement for the functionality we need right now.

Issue: INFRA-179
Change-Id: I83121be6dfd0dd4c199c16e68cca5d70ac2ee3e8
diff --git a/lava/requirements.txt b/lava/requirements.txt
index 78e7ba7..443ef9a 100644
--- a/lava/requirements.txt
+++ b/lava/requirements.txt
@@ -1,2 +1,3 @@
 Jinja2~=2.10
+lavacli~=0.9.5
 PyYAML~=3.13