Update jsondiff to 1.1.2

This commit is contained in:
Illia Volochii 2018-10-26 22:12:26 +03:00 committed by GitHub
parent 71a054af92
commit 5ca68fbf06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ install_requires = [
"python-jose<3.0.0",
"mock",
"docker>=2.5.1",
"jsondiff==1.1.1",
"jsondiff==1.1.2",
"aws-xray-sdk<0.96,>=0.93",
"responses>=0.9.0",
]