Commit 1ab219bc authored by R. RyanTM's avatar R. RyanTM
Browse files

python312Packages.argilla: 1.25.0 -> 1.26.0

parent 0cb727d0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@
}:
let
  pname = "argilla";
  version = "1.25.0";
  version = "1.26.0";
  optional-dependencies = {
    server = [
      fastapi
@@ -126,7 +126,7 @@ buildPythonPackage {
    owner = "argilla-io";
    repo = pname;
    rev = "refs/tags/v${version}";
    hash = "sha256-KU67tu14pX1nCRl9k/Na9EqelO3Uz7It1dpFBU2IjZA=";
    hash = "sha256-+8oN3afbpBQU2tRb2Oq12IlmoCg4O1LUHtt4hl2FOEI=";
  };

  pythonRelaxDeps = [