python312Packages.argilla: 1.26.0 -> 1.26.1

This commit is contained in:
R. Ryantm 2024-03-29 16:37:22 +00:00
parent ed8d50fbfc
commit 5c37a95922

View File

@ -65,7 +65,7 @@
}:
let
pname = "argilla";
version = "1.26.0";
version = "1.26.1";
optional-dependencies = {
server = [
fastapi
@ -126,7 +126,7 @@ buildPythonPackage {
owner = "argilla-io";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-+8oN3afbpBQU2tRb2Oq12IlmoCg4O1LUHtt4hl2FOEI=";
hash = "sha256-7d8zvP06GrHrSEJn2NNv2BUNea1wamf21e+qa1dZU18=";
};
pythonRelaxDeps = [