setup.py: Unlock use with jsondiff >1.1.2
This commit is contained in:
parent
d596560971
commit
6dac06ed7c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -43,7 +43,7 @@ install_requires = [
|
|||
"python-jose<4.0.0",
|
||||
"mock",
|
||||
"docker>=2.5.1",
|
||||
"jsondiff==1.1.2",
|
||||
"jsondiff>=1.1.2",
|
||||
"aws-xray-sdk!=0.96,>=0.93",
|
||||
"responses>=0.9.0",
|
||||
"idna<2.9,>=2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue