da03a01d05
Change-Id: I33c6aa75f7fe1997722ce7ffdafd90584cce7fcb
11 lines
406 B
Plaintext
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
|