dd-agent: D'oh, removing duplicate requests dep.

(cherry picked from commit acf91fd6efb39f712f1f1a394633c78382005340)
This commit is contained in:
Rob Vermaas 2016-09-30 13:23:34 +00:00
parent b692e06686
commit cfd62a1045

View File

@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
pythonPackages.ntplib
pythonPackages.simplejson
pythonPackages.pyyaml
pythonPackages.requests
pythonPackages.pymongo
pythonPackages.docker
];