support mock versions < 3.0.5
This commit is contained in:
parent
e2106b7c01
commit
0e489a8a28
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -42,7 +42,7 @@ install_requires = [
|
|||
"pytz",
|
||||
"python-dateutil<3.0.0,>=2.1",
|
||||
"python-jose<4.0.0",
|
||||
"mock==3.0.5",
|
||||
"mock<=3.0.5",
|
||||
"docker>=2.5.1",
|
||||
"jsondiff>=1.1.2",
|
||||
"aws-xray-sdk!=0.96,>=0.93",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue