Bug 1984 fixed: added the possibility to deploy bundles from the Charm Hub

Also upgraded the version of the juju library to 2.9.8 (and made the
necessary changes to the code to work with this version), once the
previous version didn't supported Bundles from the Charm Hub

Change-Id: I34d87dff75b4e77fdbdaef0eaf4da565b0bf213b
Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
diff --git a/requirements.txt b/requirements.txt
index c4aaea6..ef0d3a9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -39,7 +39,7 @@
     # via kubernetes
 idna==3.3
     # via requests
-juju==2.9.4
+juju==2.9.8
     # via -r requirements.in
 jujubundlelib==0.5.7
     # via theblues