Unverified Commit f2002c16 authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

python3Packages.dbt-common: unpin protobuf (#500900)

parents 99e949d0 3aff5ff5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ buildPythonPackage rec {
    # 0.6.x -> 0.7.2 doesn't seem too risky at a glance
    # https://pypi.org/project/isodate/0.7.2/
    "isodate"
    "protobuf"
  ];

  dependencies = [