forked from mirrors/nixpkgs
dd-agent: D'oh, removing duplicate requests dep.
This commit is contained in:
parent
e5bd75f3e6
commit
acf91fd6ef
|
@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
|
|||
pythonPackages.ntplib
|
||||
pythonPackages.simplejson
|
||||
pythonPackages.pyyaml
|
||||
pythonPackages.requests
|
||||
pythonPackages.pymongo
|
||||
pythonPackages.docker
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue