Files
charm-barbican-softhsm/requirements.txt
Frode Nordahl 7d3cc83e38 Update charm build requirements
Change-Id: I760024d8ddd15f8023dfb51bbbee62b37beacbb7
2020-03-03 09:53:11 +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