python311Packages.argilla: 1.21.0 -> 1.22.0

This commit is contained in:
R. Ryantm 2024-01-18 19:55:20 +00:00
parent 3df632c2fb
commit edda0a2c80

View File

@ -65,7 +65,7 @@
}:
let
pname = "argilla";
version = "1.21.0";
version = "1.22.0";
optional-dependencies = {
server = [
fastapi
@ -126,7 +126,7 @@ buildPythonPackage {
owner = "argilla-io";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-/CU/8CnoGhxe1tapA9k60o/Bpnaql/6Y/6Ksw5mfk/E=";
hash = "sha256-aPq/ZPewQId5OZq5v+TgvWWBS03QDftYLEwhzNLzrFQ=";
};
pythonRelaxDeps = [