Skip to content

Commit add2af5

Browse files
committed
Avoid problematic unstructured
1 parent b386c62 commit add2af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo/NeMo-Data-Designer/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"jupyter",
1515
"pydantic>=2.9.2",
1616
"langchain==0.3.17",
17-
"unstructured[pdf]",
17+
"unstructured[pdf]<0.18.31",
1818
"pandas==2.2.3",
1919
"rich>=13.7.1",
2020
"pillow",

0 commit comments

Comments
 (0)