python3Packages.markitdown: add missing dependency

This commit is contained in:
Pol Dellaiera
2025-06-06 21:32:20 +02:00
parent e2443f7801
commit ae8daeb5f0
@@ -4,6 +4,7 @@
fetchFromGitHub,
hatchling,
beautifulsoup4,
defusedxml,
ffmpeg-headless,
magika,
mammoth,
@@ -45,6 +46,7 @@ buildPythonPackage rec {
dependencies = [
beautifulsoup4
defusedxml
ffmpeg-headless
lxml
magika