charm-octavia-dashboard/requirements.txt
Frode Nordahl c364d131f4 Update charm build requirements
Change-Id: Ic012f6c7d196ef97dae67b4d88e33269ee82445f
2020-03-03 09:58:02 +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