diff --git a/setup.py b/setup.py index c339f337..6349a11c 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,6 @@ dependencies = [ "aiohttp>=0.19.0", "Jinja2>=2.7.3", "raven>=5.2.0", - "docker-py>=1.4.0", "psutil>=3.0.0" ]