Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1088,9 +1088,9 @@ docker==7.1.0 \
# via
# mlflow
# testcontainers
docling==2.27.0 \
--hash=sha256:1288ed75b27e33bf94daff34faffc6d11b7d7ccc13e3df84fb24adad3991f72d \
--hash=sha256:faba35662612a2c687a3a463e501d95f645316436084af92a0442ce162429a3d
docling==2.94.0 \
--hash=sha256:13b87660a5f7d96a85e863da631bbf83e6496bd74ef5e950ca780dacdbe82b48 \
--hash=sha256:e5f0c79091d4654f9b9a8b28dc064e421253295b3dbefd3424831c7ccc00a23a
# via feast (pyproject.toml)
docling-core[chunking]==2.78.1 \
--hash=sha256:7463a2ce3e70590f330cf16dce11a7dbb761ece007a50e9082b44b7fed849820 \
Expand Down
6 changes: 3 additions & 3 deletions sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1183,9 +1183,9 @@ docker==7.1.0 \
# via
# mlflow
# testcontainers
docling==2.27.0 \
--hash=sha256:1288ed75b27e33bf94daff34faffc6d11b7d7ccc13e3df84fb24adad3991f72d \
--hash=sha256:faba35662612a2c687a3a463e501d95f645316436084af92a0442ce162429a3d
docling==2.94.0 \
--hash=sha256:13b87660a5f7d96a85e863da631bbf83e6496bd74ef5e950ca780dacdbe82b48 \
--hash=sha256:e5f0c79091d4654f9b9a8b28dc064e421253295b3dbefd3424831c7ccc00a23a
# via feast (pyproject.toml)
docling-core[chunking]==2.78.1 \
--hash=sha256:7463a2ce3e70590f330cf16dce11a7dbb761ece007a50e9082b44b7fed849820 \
Expand Down
6 changes: 3 additions & 3 deletions sdk/python/requirements/py3.12-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1179,9 +1179,9 @@ docker==7.1.0 \
# via
# mlflow
# testcontainers
docling==2.27.0 \
--hash=sha256:1288ed75b27e33bf94daff34faffc6d11b7d7ccc13e3df84fb24adad3991f72d \
--hash=sha256:faba35662612a2c687a3a463e501d95f645316436084af92a0442ce162429a3d
docling==2.94.0 \
--hash=sha256:13b87660a5f7d96a85e863da631bbf83e6496bd74ef5e950ca780dacdbe82b48 \
--hash=sha256:e5f0c79091d4654f9b9a8b28dc064e421253295b3dbefd3424831c7ccc00a23a
# via feast (pyproject.toml)
docling-core[chunking]==2.78.1 \
--hash=sha256:7463a2ce3e70590f330cf16dce11a7dbb761ece007a50e9082b44b7fed849820 \
Expand Down
Loading