charm-barbican/requirements.txt
Frode Nordahl 5f1d651969 Update charm build requirements
Change-Id: I8b55c684ae8b547a46f45024a2c08d398cc622c8
2020-03-03 09:52:56 +01:00

11 lines
406 B
Plaintext

# This file is managed centrally by release-tools and should not be modified
# within individual charm repos. See the 'global' dir contents for available
# choices of *requirements.txt files for OpenStack Charms:
# https://github.com/openstack-charmers/release-tools
#
# Build requirements
charm-tools>=2.4.4
# importlib-resources 1.1.0 removed Python 3.5 support
importlib-resources<1.1.0
simplejson