Merge #913.
This commit is contained in:
parent
408a70992c
commit
0adebeed24
36 changed files with 669 additions and 58 deletions
1
setup.py
1
setup.py
|
|
@ -5,6 +5,7 @@ from setuptools import setup, find_packages
|
|||
install_requires = [
|
||||
"Jinja2>=2.8",
|
||||
"boto>=2.36.0",
|
||||
"boto3>=1.2.1",
|
||||
"cookies",
|
||||
"requests>=2.0",
|
||||
"xmltodict",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue