Removing dicttoxml dependency
This commit is contained in:
parent
fd134034fa
commit
867fc3b7f7
2 changed files with 21 additions and 3 deletions
1
setup.py
1
setup.py
|
|
@ -13,7 +13,6 @@ install_requires = [
|
|||
"cryptography>=2.0.0",
|
||||
"requests>=2.5",
|
||||
"xmltodict",
|
||||
"dicttoxml",
|
||||
"six>1.9",
|
||||
"werkzeug",
|
||||
"pyaml",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue