python312Packages.dbt-adapters: relax protobuf

This commit is contained in:
Peder Bergebakken Sundt
2024-10-17 00:48:11 +02:00
parent 9c9b5188ee
commit 9d0575a002
@@ -26,6 +26,8 @@ buildPythonPackage rec {
build-system = [ hatchling ];
pythonRelaxDeps = [ "protobuf" ];
dependencies = [
agate
dbt-common