Loading pkgs/development/python-modules/weaviate-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "weaviate-client"; version = "4.11.2"; version = "4.12.0"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "weaviate"; repo = "weaviate-python-client"; tag = "v${version}"; hash = "sha256-65iY/d50RNDFm07hyIDLBCGaJEltU8kXjH7o5No+/70="; hash = "sha256-7Mg6d7gbBQfbkxsZI6aGVpfdhBS6MwmK6cl/8koy46k="; }; pythonRelaxDeps = [ Loading Loading
pkgs/development/python-modules/weaviate-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "weaviate-client"; version = "4.11.2"; version = "4.12.0"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "weaviate"; repo = "weaviate-python-client"; tag = "v${version}"; hash = "sha256-65iY/d50RNDFm07hyIDLBCGaJEltU8kXjH7o5No+/70="; hash = "sha256-7Mg6d7gbBQfbkxsZI6aGVpfdhBS6MwmK6cl/8koy46k="; }; pythonRelaxDeps = [ Loading