Skip to content

Commit

Permalink
Freeze protobuf requirement
Browse files Browse the repository at this point in the history
macaroonbakery has a broken protobuf dependency. Pin the dependency
until the fix is present on go-macaroon-bakery/py-macaroon-bakery#94

Similar to canonical/charmed-openstack-upgrader#192
  • Loading branch information
dashmage committed Dec 11, 2023
1 parent b00b228 commit c914aea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ ops >= 2.2.0
jinja2
redfish
git+https://github.com/canonical/prometheus-hardware-exporter.git
# Keep protobuf < 4.0 until macaroonbakery solves its incompatibility
# https://github.com/go-macaroon-bakery/py-macaroon-bakery/issues/94
protobuf<4.0

0 comments on commit c914aea

Please sign in to comment.