python3Packages.cometx: 3.4.3 -> 3.6.6 (#523517)

This commit is contained in:
Nick Cao
2026-05-26 19:13:17 +00:00
committed by GitHub
@@ -20,7 +20,7 @@
buildPythonPackage rec {
pname = "cometx";
version = "3.4.3";
version = "3.6.6";
pyproject = true;
build-system = [ setuptools ];
@@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "comet-ml";
repo = "cometx";
tag = version;
hash = "sha256-Wb4En/fTXeC5kvOIVAQzKxl8HXyOYvG4OGWhKhrAP6g=";
hash = "sha256-Ub7Ucn/Xgaedymqjgiouy685PPr3tULAvJNLeqAgf78=";
};
dependencies = [