Commit 3aff5ff5 authored by Robert Schütz's avatar Robert Schütz
Browse files

python3Packages.dbt-common: unpin protobuf

parent 2c55c96c
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 = [