Workaround for bug 816
[osm/N2VC.git] / modules / libjuju / setup.py
index 67e3707..7134677 100644 (file)
@@ -34,8 +34,9 @@ setup(
         'pyRFC3339>=1.0,<2.0',
         'pyyaml>=3.0,<=4.2',
         'theblues>=0.3.8,<1.0',
-        'websockets>=4.0,<7.0',
+        'websockets>=7.0,<8.0',
         'paramiko>=2.4.0,<3.0.0',
+        'pyasn1>=0.4.4',
     ],
     include_package_data=True,
     maintainer='Juju Ecosystem Engineering',