mqtt-exporter: unpin paho-mqtt
This commit is contained in:
@@ -21,7 +21,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
build-system = with python3.pkgs; [ setuptools ];
|
||||
|
||||
dependencies = with python3.pkgs; [
|
||||
paho-mqtt_2
|
||||
paho-mqtt
|
||||
prometheus-client
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user