Update charm build requirements

Change-Id: If7f713bfe2f571aea737607e293911171c93cee9
This commit is contained in:
Frode Nordahl 2020-03-03 09:51:15 +01:00
parent a07b8d95fb
commit 15b4d0bcfd
1 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,6 @@
#
# Build requirements
charm-tools>=2.4.4
# importlib-resources 1.1.0 removed Python 3.5 support
importlib-resources<1.1.0
simplejson