From 564a3f820df7302ce444f2e57d700c6227526114 Mon Sep 17 00:00:00 2001 From: Mariyan Dimitrov Date: Tue, 12 Dec 2023 09:41:10 +0200 Subject: [PATCH] fix(ci): Pin protobuf (#156) --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 2a18a46d..85bc0fea 100644 --- a/tox.ini +++ b/tox.ini @@ -113,6 +113,7 @@ deps = bs4 cosl juju>=3.0 + protobuf==3.20.3 pytest pytest-operator pytest-asyncio