Skip to content

Commit 6f5134a

Browse files
committed
update python version in README
Signed-off-by: Panos Vagenas <[email protected]>
1 parent 28dcdbb commit 6f5134a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ pip install langchain-docling
2121

2222
### Development setup
2323

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:
24+
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:
2526
```bash
2627
uv sync
2728
```

0 commit comments

Comments
 (0)