python3Packages.meshtastic: unpin packaging

This commit is contained in:
Robert Schütz
2025-06-18 15:34:07 -07:00
parent cf4ccbc4e2
commit 17b3b6628e
@@ -48,6 +48,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"bleak"
"packaging"
"protobuf"
];