mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-09 13:18:24 +00:00
fix: restrict click version and update lock file (#1582)
* fix click dependency and update lock file Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * Update test GT Signed-off-by: Christoph Auer <cau@zurich.ibm.com> --------- Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Signed-off-by: Christoph Auer <cau@zurich.ibm.com> Co-authored-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
@@ -96,6 +96,29 @@
|
||||
"type": "figure",
|
||||
"$ref": "#/figures/0"
|
||||
},
|
||||
{
|
||||
"prov": [
|
||||
{
|
||||
"bbox": [
|
||||
226.89101,
|
||||
254.01826000000005,
|
||||
384.3548,
|
||||
262.86505
|
||||
],
|
||||
"page": 1,
|
||||
"span": [
|
||||
0,
|
||||
35
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
],
|
||||
"text": "Figure 1: This is an example image.",
|
||||
"type": "caption",
|
||||
"payload": null,
|
||||
"name": "Caption",
|
||||
"font": null
|
||||
},
|
||||
{
|
||||
"prov": [
|
||||
{
|
||||
@@ -147,6 +170,29 @@
|
||||
"type": "figure",
|
||||
"$ref": "#/figures/1"
|
||||
},
|
||||
{
|
||||
"prov": [
|
||||
{
|
||||
"bbox": [
|
||||
226.89101,
|
||||
259.94226000000003,
|
||||
384.3548,
|
||||
268.78903
|
||||
],
|
||||
"page": 2,
|
||||
"span": [
|
||||
0,
|
||||
35
|
||||
],
|
||||
"__ref_s3_data": null
|
||||
}
|
||||
],
|
||||
"text": "Figure 2: This is an example image.",
|
||||
"type": "caption",
|
||||
"payload": null,
|
||||
"name": "Caption",
|
||||
"font": null
|
||||
},
|
||||
{
|
||||
"prov": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user