From 577de29169e64d3999d738e41611cd9c20f7b128 Mon Sep 17 00:00:00 2001 From: sed-i <82407168+sed-i@users.noreply.github.com> Date: Sat, 30 Nov 2024 20:49:12 -0500 Subject: [PATCH] Pin websockets --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index 722427f..a7c89de 100644 --- a/tox.ini +++ b/tox.ini @@ -88,6 +88,8 @@ commands = description = Run integration tests deps = juju ~= 3.1.0 + # https://github.com/juju/python-libjuju/issues/1184 + websockets<14 lightkube lightkube-models pytest