diff --git a/pkgs/development/python-modules/crawl4ai/default.nix b/pkgs/development/python-modules/crawl4ai/default.nix index 42422ab60e3c..76367c8fbe48 100644 --- a/pkgs/development/python-modules/crawl4ai/default.nix +++ b/pkgs/development/python-modules/crawl4ai/default.nix @@ -52,7 +52,7 @@ buildPythonPackage (finalAttrs: { pname = "crawl4ai"; - version = "0.9.0"; + version = "0.9.1"; pyproject = true; __structuredAttrs = true; @@ -61,7 +61,7 @@ buildPythonPackage (finalAttrs: { owner = "unclecode"; repo = "crawl4ai"; tag = "v${finalAttrs.version}"; - hash = "sha256-MHCnhp7itaJ6y++uUCnObBjiJ9Jw/aFBtd35WzDBz1A="; + hash = "sha256-8sUsve3ha+CXElnvYjOzqoIR16KEJP5UekGMB27sGeU="; }; pythonRelaxDeps = [