Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 7150fde

Browse files
authored
Merge pull request #581 from bbrowning/unpin-datasets
Remove the max version from our datasets dependency
2 parents 6802953 + a96ceae commit 7150fde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: Apache-2.0
22
click>=8.1.7,<9.0.0
3-
datasets>=2.18.0,<3.0.0
3+
datasets>=2.18.0
44
docling[tesserocr]>=2.4.2,<=2.8.3; sys_platform != 'darwin'
55
docling>=2.4.2,<=2.8.3; sys_platform == 'darwin'
66
docling-parse>=2.0.0,<3.0.0

0 commit comments

Comments
 (0)