We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995b90c commit 2959a8dCopy full SHA for 2959a8d
1 file changed
pyproject.toml
@@ -53,6 +53,9 @@ testpaths = ["tests"]
53
54
[project.optional-dependencies]
55
dev = ["pytest", "pytest-asyncio"]
56
+mistral = ["mistralai"]
57
+mineru = ["httpx"]
58
+parsers = ["mistralai", "httpx"]
59
60
[tool.hatch.version]
61
source = "vcs"
0 commit comments