Skip to content

Commit f2b134b

Browse files
committed
update
1 parent 122c8cf commit f2b134b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/agno/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ pdf = ["pypdf", "rapidocr_onnxruntime"]
130130
docx = ["python-docx"]
131131
text = ["aiofiles"]
132132
csv = ["aiofiles"]
133-
markdown = ["unstructured", "aiofiles"]
133+
markdown = ["unstructured", "markdown", "aiofiles"]
134134

135135
# Dependencies for Embedders
136136
huggingface = [

0 commit comments

Comments
 (0)