We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f86c8 commit 28db75cCopy full SHA for 28db75c
pyproject.toml
@@ -23,10 +23,7 @@ dependencies = [
23
"backoff",
24
"markitdown",
25
"sphinx",
26
- "sphinx-rtd-theme",
27
- "zipfile",
28
- "tempfile",
29
- "shutil"
+ "sphinx-rtd-theme"
30
]
31
32
[project.urls]
requirements.txt
@@ -14,7 +14,4 @@ torchvision
14
torchtext
15
requests
16
backoff
17
-markitdown
18
-zipfile
19
-tempfile
20
-shutil
+markitdown
0 commit comments