Loading pkgs/development/python-modules/wandb/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,11 @@ buildPythonPackage (finalAttrs: { hatchling ]; # Protobuf 7 is not compatible with the current version of wandb pythonRelaxDeps = [ "protobuf" ]; dependencies = [ click gitpython Loading Loading
pkgs/development/python-modules/wandb/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,11 @@ buildPythonPackage (finalAttrs: { hatchling ]; # Protobuf 7 is not compatible with the current version of wandb pythonRelaxDeps = [ "protobuf" ]; dependencies = [ click gitpython Loading