Update jsondiff to 1.1.2
This commit is contained in:
parent
71a054af92
commit
5ca68fbf06
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue