From 8786d02c97277046c21a46c2725f9f93ed66c9c9 Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Wed, 17 Jan 2024 15:58:19 -0300 Subject: [PATCH] Deny use of python-libjuju-2.9.45 --- constraints-juju29.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constraints-juju29.txt b/constraints-juju29.txt index 0919801a..f20f4708 100644 --- a/constraints-juju29.txt +++ b/constraints-juju29.txt @@ -1 +1,2 @@ -juju>=2.9.0,<3.0.0 +# 2.9.45.0 - https://github.com/juju/python-libjuju/pull/975 +juju>=2.9.0,<3.0.0,!=2.9.45