diff --git a/tox.ini b/tox.ini index b2638b2d..b28352ce 100644 --- a/tox.ini +++ b/tox.ini @@ -105,6 +105,8 @@ deps = asyncstdlib # Libjuju needs to track the juju version juju<=3.3.0,>=3.0 + # https://github.com/juju/python-libjuju/issues/1184 + websockets<14.0 pytest<8.2.0 # https://github.com/pytest-dev/pytest/issues/12263 pytest-operator pytest-playwright