python312Packages.dbt-common: relax agate version constraint
This commit is contained in:
@@ -33,6 +33,8 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
pythonRelaxDeps = [ "agate" ];
|
||||
|
||||
dependencies = [
|
||||
agate
|
||||
colorama
|
||||
|
||||
Reference in New Issue
Block a user