charm-neutron-dynamic-routing/requirements.txt
Frode Nordahl 2d43e2677c Update charm build requirements
Change-Id: Icc10d12a921d4fc6d3d775a591039becef73a846
2020-03-03 09:57:25 +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