lock httpretty.
This commit is contained in:
parent
cac88cf3e3
commit
2e69986e01
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ install_requires = [
|
|||
"Jinja2",
|
||||
"boto>=2.26.0",
|
||||
"flask",
|
||||
"httpretty>=0.6.1",
|
||||
"httpretty==0.8.10",
|
||||
"requests",
|
||||
"xmltodict",
|
||||
"six",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue