python311Packages.argilla: 1.26.1 -> 1.27.0

This commit is contained in:
R. Ryantm 2024-04-18 23:57:13 +00:00
parent 1f3ac32a1e
commit 6f21d49225
1 changed files with 2 additions and 2 deletions

View File

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