Merge "Add jmespath to requirements.txt"

This commit is contained in:
Zuul 2018-12-02 09:25:44 +00:00 committed by Gerrit Code Review
commit 4be423badd

View File

@ -11,3 +11,4 @@ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.
PyYAML>=3.12 # MIT
netaddr>=0.7.18 # BSD
cryptography>=2.1 # BSD/Apache-2.0
jmespath>=0.9.3 # MIT