diff --git a/setup.py b/setup.py index f894c5dd..4b09c0e1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,6 @@ from setuptools import setup, find_packages install_requires = [ "Jinja2", "boto", - "dicttoxml", "flask", "httpretty>=0.6.1", "requests",