Merge pull request #1835 from dhuang/remove-cookies-dep
Remove unused cookies dependency
This commit is contained in:
commit
626113351d
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -10,7 +10,6 @@ install_requires = [
|
|||
"boto>=2.36.0",
|
||||
"boto3>=1.6.16,<1.8",
|
||||
"botocore>=1.9.16,<1.11",
|
||||
"cookies",
|
||||
"cryptography>=2.0.0",
|
||||
"requests>=2.5",
|
||||
"xmltodict",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue