Add jmespath to requirements.txt, needed for json_query filter

This commit is contained in:
2020-02-23 15:26:16 +01:00
parent 2476a859fa
commit 6f0a7e2c88

View File

@@ -4,6 +4,7 @@ cffi==1.12.3
cryptography==2.7
ipaddress==1.0.22
Jinja2==2.10.1
jmespath==0.9.4
MarkupSafe==1.1.1
pycparser==2.19
PyYAML==5.1.1