python3Packages.meshtastic: unpin packaging (#417982)

This commit is contained in:
dotlambda
2025-06-20 12:24:12 -07:00
committed by GitHub
@@ -48,6 +48,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"bleak"
"packaging"
"protobuf"
];