Pin charm-tools<2.8

Change-Id: I8e14d3d41e5c87e444ed868ac4304521a852e222
This commit is contained in:
Aurelien Lourot 2021-02-10 22:25:46 +01:00
parent 927eeac5f6
commit f5d2f18107
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# https://github.com/openstack-charmers/release-tools
#
# Build requirements
charm-tools>=2.4.4
charm-tools>=2.4.4,<2.8
# importlib-resources 1.1.0 removed Python 3.5 support
importlib-resources<1.1.0
simplejson

View File

@ -1,7 +1,7 @@
# This file is managed centrally. If you find the need to modify this as a
# one-off, please don't. Intead, consult #openstack-charms and ask about
# requirements management in charms via bot-control. Thank you.
charm-tools>=2.4.4
charm-tools>=2.4.4,<2.8
coverage>=3.6
mock>=1.2
flake8>=2.2.4,<=2.4.1