We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f194ac + d4f089b commit a6e64dfCopy full SHA for a6e64df
1 file changed
pyproject.toml
@@ -73,7 +73,7 @@ audio = [
73
74
# ML-based PDF processing (marker-pdf)
75
ml = [
76
- "marker-pdf>=0.2.0,<1.0.0",
+ "marker-pdf>=0.2.0,<2.0.0",
77
"torch>=2.0.0,<3.0.0",
78
]
79
@@ -84,7 +84,7 @@ all = [
84
"google-generativeai>=0.3.0,<1.0.0",
85
"ollama>=0.1.0,<1.0.0",
86
"openai-whisper>=20231117,<20250626",
87
88
89
90
0 commit comments