Pin macaroonbakery<1.3.3

The pep8 target is pulling a newer version of macaroonbakery since
charm-tools depends on it, this pinning allows the installation of
charm-tools on py36

Change-Id: Ic9f862e26c4101536fea1b0fb79205c45e97e820
This commit is contained in:
Felipe Reyes 2023-12-14 17:15:03 -03:00
parent 39ec13f5c7
commit 4adb8a61a1
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ commands = stestr run --slowest {posargs}
basepython = python3
deps = flake8==3.9.2
PyYAML==6.0.1
macaroonbakery<1.3.3
charm-tools==2.8.6
commands = flake8 {posargs} hooks unit_tests tests actions lib files
charm-proof