Skip to content

Commit

Permalink
requirements: Avoid broken macaroonbakery release
Browse files Browse the repository at this point in the history
macaroonbakery 1.3.3 has a broken protobuf dependency, add a requirement
to avoid that release:
go-macaroon-bakery/py-macaroon-bakery#94
  • Loading branch information
lathiat committed Dec 8, 2023
1 parent ff396eb commit 3d3fd6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ oslo.config
python-novaclient
tenacity>8.2.0
# pinned until 3.0 regressions are handled: https://github.com/openstack-charmers/zaza/issues/545
macaroonbakery<2.0,!=1.3.3 # https://github.com/go-macaroon-bakery/py-macaroon-bakery/issues/94
juju<3.0

0 comments on commit 3d3fd6f

Please sign in to comment.