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 28dcdbb commit 6f5134aCopy full SHA for 6f5134a
README.md
@@ -21,7 +21,8 @@ pip install langchain-docling
21
22
### Development setup
23
24
-To develop for Docling LangChain, you need Python >=3.10 <=3.13 and uv. You can then install from your local clone's root dir:
+To develop for Docling LangChain, you need Python 3.10 through 3.14 and uv. You can then install from your local clone's
25
+root directory:
26
```bash
27
uv sync
28
```
0 commit comments