Unit.run() docs
[osm/N2VC.git] / setup.py
index 7a7e110..fe53cb0 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -24,6 +24,8 @@ setup(
     install_requires=[
         'websockets',
         'pyyaml',
+        'theblues',
+        'python-dateutil'
     ],
     include_package_data=True,
     maintainer='Juju Ecosystem Engineering',