dd-agent: bind to pymongo 2.9.1 to fix the MongoDB monitoring

This commit is contained in:
Sander van der Burg 2017-03-20 10:42:43 +01:00
parent 6c0569e389
commit 20194e2696

View file

@ -47,7 +47,7 @@ in stdenv.mkDerivation rec {
pythonPackages.ntplib
pythonPackages.simplejson
pythonPackages.pyyaml
pythonPackages.pymongo
pythonPackages.pymongo_2_9_1
pythonPackages.python-etcd
pythonPackages.consul
docker_1_10