Vik Paruchuri
commited on
Commit
·
e197f1e
1
Parent(s):
b73620c
Fix html path
Browse files- poetry.lock +38 -38
- pyproject.toml +1 -1
poetry.lock
CHANGED
|
@@ -320,13 +320,13 @@ files = [
|
|
| 320 |
|
| 321 |
[[package]]
|
| 322 |
name = "attrs"
|
| 323 |
-
version = "
|
| 324 |
description = "Classes Without Boilerplate"
|
| 325 |
optional = false
|
| 326 |
python-versions = ">=3.8"
|
| 327 |
files = [
|
| 328 |
-
{file = "attrs-
|
| 329 |
-
{file = "attrs-
|
| 330 |
]
|
| 331 |
|
| 332 |
[package.extras]
|
|
@@ -1082,13 +1082,13 @@ protobuf = ">=3.20.2,<4.21.0 || >4.21.0,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4
|
|
| 1082 |
|
| 1083 |
[[package]]
|
| 1084 |
name = "google-api-core"
|
| 1085 |
-
version = "2.24.
|
| 1086 |
description = "Google API client core library"
|
| 1087 |
optional = false
|
| 1088 |
python-versions = ">=3.7"
|
| 1089 |
files = [
|
| 1090 |
-
{file = "google_api_core-2.24.
|
| 1091 |
-
{file = "google_api_core-2.24.
|
| 1092 |
]
|
| 1093 |
|
| 1094 |
[package.dependencies]
|
|
@@ -1117,13 +1117,13 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"]
|
|
| 1117 |
|
| 1118 |
[[package]]
|
| 1119 |
name = "google-api-python-client"
|
| 1120 |
-
version = "2.
|
| 1121 |
description = "Google API Client Library for Python"
|
| 1122 |
optional = false
|
| 1123 |
python-versions = ">=3.7"
|
| 1124 |
files = [
|
| 1125 |
-
{file = "google_api_python_client-2.
|
| 1126 |
-
{file = "google_api_python_client-2.
|
| 1127 |
]
|
| 1128 |
|
| 1129 |
[package.dependencies]
|
|
@@ -1367,13 +1367,13 @@ zstd = ["zstandard (>=0.18.0)"]
|
|
| 1367 |
|
| 1368 |
[[package]]
|
| 1369 |
name = "huggingface-hub"
|
| 1370 |
-
version = "0.
|
| 1371 |
description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub"
|
| 1372 |
optional = false
|
| 1373 |
python-versions = ">=3.8.0"
|
| 1374 |
files = [
|
| 1375 |
-
{file = "huggingface_hub-0.
|
| 1376 |
-
{file = "huggingface_hub-0.
|
| 1377 |
]
|
| 1378 |
|
| 1379 |
[package.dependencies]
|
|
@@ -1386,13 +1386,13 @@ tqdm = ">=4.42.1"
|
|
| 1386 |
typing-extensions = ">=3.7.4.3"
|
| 1387 |
|
| 1388 |
[package.extras]
|
| 1389 |
-
all = ["InquirerPy (==0.3.4)", "Jinja2", "Pillow", "aiohttp", "fastapi", "gradio (>=4.0.0)", "jedi", "libcst (==1.4.0)", "mypy (==1.5.1)", "numpy", "pytest (>=8.1.1,<8.2.2)", "pytest-asyncio", "pytest-cov", "pytest-env", "pytest-mock", "pytest-rerunfailures", "pytest-vcr", "pytest-xdist", "ruff (>=0.
|
| 1390 |
cli = ["InquirerPy (==0.3.4)"]
|
| 1391 |
-
dev = ["InquirerPy (==0.3.4)", "Jinja2", "Pillow", "aiohttp", "fastapi", "gradio (>=4.0.0)", "jedi", "libcst (==1.4.0)", "mypy (==1.5.1)", "numpy", "pytest (>=8.1.1,<8.2.2)", "pytest-asyncio", "pytest-cov", "pytest-env", "pytest-mock", "pytest-rerunfailures", "pytest-vcr", "pytest-xdist", "ruff (>=0.
|
| 1392 |
fastai = ["fastai (>=2.4)", "fastcore (>=1.3.27)", "toml"]
|
| 1393 |
hf-transfer = ["hf-transfer (>=0.1.4)"]
|
| 1394 |
inference = ["aiohttp"]
|
| 1395 |
-
quality = ["libcst (==1.4.0)", "mypy (==1.5.1)", "ruff (>=0.
|
| 1396 |
tensorflow = ["graphviz", "pydot", "tensorflow"]
|
| 1397 |
tensorflow-testing = ["keras (<3.0)", "tensorflow"]
|
| 1398 |
testing = ["InquirerPy (==0.3.4)", "Jinja2", "Pillow", "aiohttp", "fastapi", "gradio (>=4.0.0)", "jedi", "numpy", "pytest (>=8.1.1,<8.2.2)", "pytest-asyncio", "pytest-cov", "pytest-env", "pytest-mock", "pytest-rerunfailures", "pytest-vcr", "pytest-xdist", "soundfile", "urllib3 (<2.0)"]
|
|
@@ -2085,13 +2085,13 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
|
|
| 2085 |
|
| 2086 |
[[package]]
|
| 2087 |
name = "markdown2"
|
| 2088 |
-
version = "2.5.
|
| 2089 |
description = "A fast and complete Python implementation of Markdown"
|
| 2090 |
optional = false
|
| 2091 |
python-versions = "<4,>=3.9"
|
| 2092 |
files = [
|
| 2093 |
-
{file = "markdown2-2.5.
|
| 2094 |
-
{file = "markdown2-2.5.
|
| 2095 |
]
|
| 2096 |
|
| 2097 |
[package.extras]
|
|
@@ -2212,13 +2212,13 @@ files = [
|
|
| 2212 |
|
| 2213 |
[[package]]
|
| 2214 |
name = "mistune"
|
| 2215 |
-
version = "3.1.
|
| 2216 |
description = "A sane and fast Markdown parser with useful plugins and renderers"
|
| 2217 |
optional = false
|
| 2218 |
python-versions = ">=3.8"
|
| 2219 |
files = [
|
| 2220 |
-
{file = "mistune-3.1.
|
| 2221 |
-
{file = "mistune-3.1.
|
| 2222 |
]
|
| 2223 |
|
| 2224 |
[package.dependencies]
|
|
@@ -2371,13 +2371,13 @@ dill = ">=0.3.8"
|
|
| 2371 |
|
| 2372 |
[[package]]
|
| 2373 |
name = "narwhals"
|
| 2374 |
-
version = "1.
|
| 2375 |
description = "Extremely lightweight compatibility layer between dataframe libraries"
|
| 2376 |
optional = false
|
| 2377 |
python-versions = ">=3.8"
|
| 2378 |
files = [
|
| 2379 |
-
{file = "narwhals-1.
|
| 2380 |
-
{file = "narwhals-1.
|
| 2381 |
]
|
| 2382 |
|
| 2383 |
[package.extras]
|
|
@@ -2419,13 +2419,13 @@ test = ["flaky", "ipykernel (>=6.19.3)", "ipython", "ipywidgets", "nbconvert (>=
|
|
| 2419 |
|
| 2420 |
[[package]]
|
| 2421 |
name = "nbconvert"
|
| 2422 |
-
version = "7.16.
|
| 2423 |
description = "Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (`import nbconvert`) or as a command line tool (invoked as `jupyter nbconvert ...`)."
|
| 2424 |
optional = false
|
| 2425 |
python-versions = ">=3.8"
|
| 2426 |
files = [
|
| 2427 |
-
{file = "nbconvert-7.16.
|
| 2428 |
-
{file = "nbconvert-7.16.
|
| 2429 |
]
|
| 2430 |
|
| 2431 |
[package.dependencies]
|
|
@@ -2923,13 +2923,13 @@ testing = ["docopt", "pytest"]
|
|
| 2923 |
|
| 2924 |
[[package]]
|
| 2925 |
name = "pdftext"
|
| 2926 |
-
version = "0.5.
|
| 2927 |
description = "Extract structured text from pdfs quickly"
|
| 2928 |
optional = false
|
| 2929 |
python-versions = "<4.0,>=3.10"
|
| 2930 |
files = [
|
| 2931 |
-
{file = "pdftext-0.5.
|
| 2932 |
-
{file = "pdftext-0.5.
|
| 2933 |
]
|
| 2934 |
|
| 2935 |
[package.dependencies]
|
|
@@ -3201,13 +3201,13 @@ files = [
|
|
| 3201 |
|
| 3202 |
[[package]]
|
| 3203 |
name = "proto-plus"
|
| 3204 |
-
version = "1.
|
| 3205 |
-
description = "Beautiful, Pythonic protocol buffers
|
| 3206 |
optional = false
|
| 3207 |
python-versions = ">=3.7"
|
| 3208 |
files = [
|
| 3209 |
-
{file = "proto_plus-1.
|
| 3210 |
-
{file = "proto_plus-1.
|
| 3211 |
]
|
| 3212 |
|
| 3213 |
[package.dependencies]
|
|
@@ -4032,13 +4032,13 @@ all = ["numpy"]
|
|
| 4032 |
|
| 4033 |
[[package]]
|
| 4034 |
name = "referencing"
|
| 4035 |
-
version = "0.36.
|
| 4036 |
description = "JSON Referencing + Python"
|
| 4037 |
optional = false
|
| 4038 |
python-versions = ">=3.9"
|
| 4039 |
files = [
|
| 4040 |
-
{file = "referencing-0.36.
|
| 4041 |
-
{file = "referencing-0.36.
|
| 4042 |
]
|
| 4043 |
|
| 4044 |
[package.dependencies]
|
|
@@ -5489,4 +5489,4 @@ propcache = ">=0.2.0"
|
|
| 5489 |
[metadata]
|
| 5490 |
lock-version = "2.0"
|
| 5491 |
python-versions = "^3.10"
|
| 5492 |
-
content-hash = "
|
|
|
|
| 320 |
|
| 321 |
[[package]]
|
| 322 |
name = "attrs"
|
| 323 |
+
version = "25.1.0"
|
| 324 |
description = "Classes Without Boilerplate"
|
| 325 |
optional = false
|
| 326 |
python-versions = ">=3.8"
|
| 327 |
files = [
|
| 328 |
+
{file = "attrs-25.1.0-py3-none-any.whl", hash = "sha256:c75a69e28a550a7e93789579c22aa26b0f5b83b75dc4e08fe092980051e1090a"},
|
| 329 |
+
{file = "attrs-25.1.0.tar.gz", hash = "sha256:1c97078a80c814273a76b2a298a932eb681c87415c11dee0a6921de7f1b02c3e"},
|
| 330 |
]
|
| 331 |
|
| 332 |
[package.extras]
|
|
|
|
| 1082 |
|
| 1083 |
[[package]]
|
| 1084 |
name = "google-api-core"
|
| 1085 |
+
version = "2.24.1"
|
| 1086 |
description = "Google API client core library"
|
| 1087 |
optional = false
|
| 1088 |
python-versions = ">=3.7"
|
| 1089 |
files = [
|
| 1090 |
+
{file = "google_api_core-2.24.1-py3-none-any.whl", hash = "sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1"},
|
| 1091 |
+
{file = "google_api_core-2.24.1.tar.gz", hash = "sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a"},
|
| 1092 |
]
|
| 1093 |
|
| 1094 |
[package.dependencies]
|
|
|
|
| 1117 |
|
| 1118 |
[[package]]
|
| 1119 |
name = "google-api-python-client"
|
| 1120 |
+
version = "2.160.0"
|
| 1121 |
description = "Google API Client Library for Python"
|
| 1122 |
optional = false
|
| 1123 |
python-versions = ">=3.7"
|
| 1124 |
files = [
|
| 1125 |
+
{file = "google_api_python_client-2.160.0-py2.py3-none-any.whl", hash = "sha256:63d61fb3e4cf3fb31a70a87f45567c22f6dfe87bbfa27252317e3e2c42900db4"},
|
| 1126 |
+
{file = "google_api_python_client-2.160.0.tar.gz", hash = "sha256:a8ccafaecfa42d15d5b5c3134ced8de08380019717fc9fb1ed510ca58eca3b7e"},
|
| 1127 |
]
|
| 1128 |
|
| 1129 |
[package.dependencies]
|
|
|
|
| 1367 |
|
| 1368 |
[[package]]
|
| 1369 |
name = "huggingface-hub"
|
| 1370 |
+
version = "0.28.0"
|
| 1371 |
description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub"
|
| 1372 |
optional = false
|
| 1373 |
python-versions = ">=3.8.0"
|
| 1374 |
files = [
|
| 1375 |
+
{file = "huggingface_hub-0.28.0-py3-none-any.whl", hash = "sha256:71cff4e500efe68061d94b7f6d3114e183715088be7a90bf4dd84af83b5f5cdb"},
|
| 1376 |
+
{file = "huggingface_hub-0.28.0.tar.gz", hash = "sha256:c2b18c02a47d4384763caddb4d0ab2a8fc6c16e0800d6de4d55d0a896244aba3"},
|
| 1377 |
]
|
| 1378 |
|
| 1379 |
[package.dependencies]
|
|
|
|
| 1386 |
typing-extensions = ">=3.7.4.3"
|
| 1387 |
|
| 1388 |
[package.extras]
|
| 1389 |
+
all = ["InquirerPy (==0.3.4)", "Jinja2", "Pillow", "aiohttp", "fastapi", "gradio (>=4.0.0)", "jedi", "libcst (==1.4.0)", "mypy (==1.5.1)", "numpy", "pytest (>=8.1.1,<8.2.2)", "pytest-asyncio", "pytest-cov", "pytest-env", "pytest-mock", "pytest-rerunfailures", "pytest-vcr", "pytest-xdist", "ruff (>=0.9.0)", "soundfile", "types-PyYAML", "types-requests", "types-simplejson", "types-toml", "types-tqdm", "types-urllib3", "typing-extensions (>=4.8.0)", "urllib3 (<2.0)"]
|
| 1390 |
cli = ["InquirerPy (==0.3.4)"]
|
| 1391 |
+
dev = ["InquirerPy (==0.3.4)", "Jinja2", "Pillow", "aiohttp", "fastapi", "gradio (>=4.0.0)", "jedi", "libcst (==1.4.0)", "mypy (==1.5.1)", "numpy", "pytest (>=8.1.1,<8.2.2)", "pytest-asyncio", "pytest-cov", "pytest-env", "pytest-mock", "pytest-rerunfailures", "pytest-vcr", "pytest-xdist", "ruff (>=0.9.0)", "soundfile", "types-PyYAML", "types-requests", "types-simplejson", "types-toml", "types-tqdm", "types-urllib3", "typing-extensions (>=4.8.0)", "urllib3 (<2.0)"]
|
| 1392 |
fastai = ["fastai (>=2.4)", "fastcore (>=1.3.27)", "toml"]
|
| 1393 |
hf-transfer = ["hf-transfer (>=0.1.4)"]
|
| 1394 |
inference = ["aiohttp"]
|
| 1395 |
+
quality = ["libcst (==1.4.0)", "mypy (==1.5.1)", "ruff (>=0.9.0)"]
|
| 1396 |
tensorflow = ["graphviz", "pydot", "tensorflow"]
|
| 1397 |
tensorflow-testing = ["keras (<3.0)", "tensorflow"]
|
| 1398 |
testing = ["InquirerPy (==0.3.4)", "Jinja2", "Pillow", "aiohttp", "fastapi", "gradio (>=4.0.0)", "jedi", "numpy", "pytest (>=8.1.1,<8.2.2)", "pytest-asyncio", "pytest-cov", "pytest-env", "pytest-mock", "pytest-rerunfailures", "pytest-vcr", "pytest-xdist", "soundfile", "urllib3 (<2.0)"]
|
|
|
|
| 2085 |
|
| 2086 |
[[package]]
|
| 2087 |
name = "markdown2"
|
| 2088 |
+
version = "2.5.3"
|
| 2089 |
description = "A fast and complete Python implementation of Markdown"
|
| 2090 |
optional = false
|
| 2091 |
python-versions = "<4,>=3.9"
|
| 2092 |
files = [
|
| 2093 |
+
{file = "markdown2-2.5.3-py3-none-any.whl", hash = "sha256:a8ebb7e84b8519c37bf7382b3db600f1798a22c245bfd754a1f87ca8d7ea63b3"},
|
| 2094 |
+
{file = "markdown2-2.5.3.tar.gz", hash = "sha256:4d502953a4633408b0ab3ec503c5d6984d1b14307e32b325ec7d16ea57524895"},
|
| 2095 |
]
|
| 2096 |
|
| 2097 |
[package.extras]
|
|
|
|
| 2212 |
|
| 2213 |
[[package]]
|
| 2214 |
name = "mistune"
|
| 2215 |
+
version = "3.1.1"
|
| 2216 |
description = "A sane and fast Markdown parser with useful plugins and renderers"
|
| 2217 |
optional = false
|
| 2218 |
python-versions = ">=3.8"
|
| 2219 |
files = [
|
| 2220 |
+
{file = "mistune-3.1.1-py3-none-any.whl", hash = "sha256:02106ac2aa4f66e769debbfa028509a275069dcffce0dfa578edd7b991ee700a"},
|
| 2221 |
+
{file = "mistune-3.1.1.tar.gz", hash = "sha256:e0740d635f515119f7d1feb6f9b192ee60f0cc649f80a8f944f905706a21654c"},
|
| 2222 |
]
|
| 2223 |
|
| 2224 |
[package.dependencies]
|
|
|
|
| 2371 |
|
| 2372 |
[[package]]
|
| 2373 |
name = "narwhals"
|
| 2374 |
+
version = "1.24.0"
|
| 2375 |
description = "Extremely lightweight compatibility layer between dataframe libraries"
|
| 2376 |
optional = false
|
| 2377 |
python-versions = ">=3.8"
|
| 2378 |
files = [
|
| 2379 |
+
{file = "narwhals-1.24.0-py3-none-any.whl", hash = "sha256:73ff60578641059221de2e4f337bfdf0260378fb1553f787d27411602cfc5e72"},
|
| 2380 |
+
{file = "narwhals-1.24.0.tar.gz", hash = "sha256:23f0a05efbe29864d184842dd6bf11c044210bca1d443d6dbffe7e65a70bf063"},
|
| 2381 |
]
|
| 2382 |
|
| 2383 |
[package.extras]
|
|
|
|
| 2419 |
|
| 2420 |
[[package]]
|
| 2421 |
name = "nbconvert"
|
| 2422 |
+
version = "7.16.6"
|
| 2423 |
description = "Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (`import nbconvert`) or as a command line tool (invoked as `jupyter nbconvert ...`)."
|
| 2424 |
optional = false
|
| 2425 |
python-versions = ">=3.8"
|
| 2426 |
files = [
|
| 2427 |
+
{file = "nbconvert-7.16.6-py3-none-any.whl", hash = "sha256:1375a7b67e0c2883678c48e506dc320febb57685e5ee67faa51b18a90f3a712b"},
|
| 2428 |
+
{file = "nbconvert-7.16.6.tar.gz", hash = "sha256:576a7e37c6480da7b8465eefa66c17844243816ce1ccc372633c6b71c3c0f582"},
|
| 2429 |
]
|
| 2430 |
|
| 2431 |
[package.dependencies]
|
|
|
|
| 2923 |
|
| 2924 |
[[package]]
|
| 2925 |
name = "pdftext"
|
| 2926 |
+
version = "0.5.1"
|
| 2927 |
description = "Extract structured text from pdfs quickly"
|
| 2928 |
optional = false
|
| 2929 |
python-versions = "<4.0,>=3.10"
|
| 2930 |
files = [
|
| 2931 |
+
{file = "pdftext-0.5.1-py3-none-any.whl", hash = "sha256:6de0406473846f6486b969fb4b1832b94ebe4c92a4bae5f3d1ead645d43d9994"},
|
| 2932 |
+
{file = "pdftext-0.5.1.tar.gz", hash = "sha256:81646068c98df4874064f739f507908543188e93e1a5d84b30a0989329f32af6"},
|
| 2933 |
]
|
| 2934 |
|
| 2935 |
[package.dependencies]
|
|
|
|
| 3201 |
|
| 3202 |
[[package]]
|
| 3203 |
name = "proto-plus"
|
| 3204 |
+
version = "1.26.0"
|
| 3205 |
+
description = "Beautiful, Pythonic protocol buffers"
|
| 3206 |
optional = false
|
| 3207 |
python-versions = ">=3.7"
|
| 3208 |
files = [
|
| 3209 |
+
{file = "proto_plus-1.26.0-py3-none-any.whl", hash = "sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7"},
|
| 3210 |
+
{file = "proto_plus-1.26.0.tar.gz", hash = "sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22"},
|
| 3211 |
]
|
| 3212 |
|
| 3213 |
[package.dependencies]
|
|
|
|
| 4032 |
|
| 4033 |
[[package]]
|
| 4034 |
name = "referencing"
|
| 4035 |
+
version = "0.36.2"
|
| 4036 |
description = "JSON Referencing + Python"
|
| 4037 |
optional = false
|
| 4038 |
python-versions = ">=3.9"
|
| 4039 |
files = [
|
| 4040 |
+
{file = "referencing-0.36.2-py3-none-any.whl", hash = "sha256:e8699adbbf8b5c7de96d8ffa0eb5c158b3beafce084968e2ea8bb08c6794dcd0"},
|
| 4041 |
+
{file = "referencing-0.36.2.tar.gz", hash = "sha256:df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa"},
|
| 4042 |
]
|
| 4043 |
|
| 4044 |
[package.dependencies]
|
|
|
|
| 5489 |
[metadata]
|
| 5490 |
lock-version = "2.0"
|
| 5491 |
python-versions = "^3.10"
|
| 5492 |
+
content-hash = "33297ed1b238e67f880534882876a29012559d3263ceba2ba0cdd738598af00c"
|
pyproject.toml
CHANGED
|
@@ -12,7 +12,7 @@ packages = [
|
|
| 12 |
]
|
| 13 |
include = [
|
| 14 |
"marker/scripts/*.sh",
|
| 15 |
-
"marker/scripts
|
| 16 |
]
|
| 17 |
|
| 18 |
[tool.poetry.dependencies]
|
|
|
|
| 12 |
]
|
| 13 |
include = [
|
| 14 |
"marker/scripts/*.sh",
|
| 15 |
+
"marker/scripts/*.html",
|
| 16 |
]
|
| 17 |
|
| 18 |
[tool.poetry.dependencies]
|