Vik Paruchuri commited on
Commit
e197f1e
·
1 Parent(s): b73620c

Fix html path

Browse files
Files changed (2) hide show
  1. poetry.lock +38 -38
  2. pyproject.toml +1 -1
poetry.lock CHANGED
@@ -320,13 +320,13 @@ files = [
320
 
321
  [[package]]
322
  name = "attrs"
323
- version = "24.3.0"
324
  description = "Classes Without Boilerplate"
325
  optional = false
326
  python-versions = ">=3.8"
327
  files = [
328
- {file = "attrs-24.3.0-py3-none-any.whl", hash = "sha256:ac96cd038792094f438ad1f6ff80837353805ac950cd2aa0e0625ef19850c308"},
329
- {file = "attrs-24.3.0.tar.gz", hash = "sha256:8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff"},
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.0"
1086
  description = "Google API client core library"
1087
  optional = false
1088
  python-versions = ">=3.7"
1089
  files = [
1090
- {file = "google_api_core-2.24.0-py3-none-any.whl", hash = "sha256:10d82ac0fca69c82a25b3efdeefccf6f28e02ebb97925a8cce8edbfe379929d9"},
1091
- {file = "google_api_core-2.24.0.tar.gz", hash = "sha256:e255640547a597a4da010876d333208ddac417d60add22b6851a0c66a831fcaf"},
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.159.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.159.0-py2.py3-none-any.whl", hash = "sha256:baef0bb631a60a0bd7c0bf12a5499e3a40cd4388484de7ee55c1950bf820a0cf"},
1126
- {file = "google_api_python_client-2.159.0.tar.gz", hash = "sha256:55197f430f25c907394b44fa078545ffef89d33fd4dca501b7db9f0d8e224bd6"},
1127
  ]
1128
 
1129
  [package.dependencies]
@@ -1367,13 +1367,13 @@ zstd = ["zstandard (>=0.18.0)"]
1367
 
1368
  [[package]]
1369
  name = "huggingface-hub"
1370
- version = "0.27.1"
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.27.1-py3-none-any.whl", hash = "sha256:1c5155ca7d60b60c2e2fc38cbb3ffb7f7c3adf48f824015b219af9061771daec"},
1376
- {file = "huggingface_hub-0.27.1.tar.gz", hash = "sha256:c004463ca870283909d715d20f066ebd6968c2207dae9393fdffb3c1d4d8f98b"},
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.5.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.5.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.5.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.2"
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.2-py3-none-any.whl", hash = "sha256:bed80d301a33845be633acde47a67cf265c57ddf9cbe3cb11c49c18016c2f581"},
2094
- {file = "markdown2-2.5.2.tar.gz", hash = "sha256:3ac02226a901c4b2f6fc21dbd17c26d118d2c25bcbb28cee093a1f8b5c46f3f1"},
2095
  ]
2096
 
2097
  [package.extras]
@@ -2212,13 +2212,13 @@ files = [
2212
 
2213
  [[package]]
2214
  name = "mistune"
2215
- version = "3.1.0"
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.0-py3-none-any.whl", hash = "sha256:b05198cf6d671b3deba6c87ec6cf0d4eb7b72c524636eddb6dbf13823b52cee1"},
2221
- {file = "mistune-3.1.0.tar.gz", hash = "sha256:dbcac2f78292b9dc066cd03b7a3a26b62d85f8159f2ea5fd28e55df79908d667"},
2222
  ]
2223
 
2224
  [package.dependencies]
@@ -2371,13 +2371,13 @@ dill = ">=0.3.8"
2371
 
2372
  [[package]]
2373
  name = "narwhals"
2374
- version = "1.23.0"
2375
  description = "Extremely lightweight compatibility layer between dataframe libraries"
2376
  optional = false
2377
  python-versions = ">=3.8"
2378
  files = [
2379
- {file = "narwhals-1.23.0-py3-none-any.whl", hash = "sha256:8d6e7fa0b13af01784837efc060e2a663e5d888decf31f261ff8fc06a7cefeb4"},
2380
- {file = "narwhals-1.23.0.tar.gz", hash = "sha256:3da4b1e7675b3d8ed69bd40c263b135066248af28354f104ea36c788b23d1e3e"},
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.5"
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.5-py3-none-any.whl", hash = "sha256:e12eac052d6fd03040af4166c563d76e7aeead2e9aadf5356db552a1784bd547"},
2428
- {file = "nbconvert-7.16.5.tar.gz", hash = "sha256:c83467bb5777fdfaac5ebbb8e864f300b277f68692ecc04d6dab72f2d8442344"},
2429
  ]
2430
 
2431
  [package.dependencies]
@@ -2923,13 +2923,13 @@ testing = ["docopt", "pytest"]
2923
 
2924
  [[package]]
2925
  name = "pdftext"
2926
- version = "0.5.0"
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.0-py3-none-any.whl", hash = "sha256:e14179c5039c711dc5c490ecb1bc15c92ab920e5f7715034b7ae5a387b3b2787"},
2932
- {file = "pdftext-0.5.0.tar.gz", hash = "sha256:f6487d170abc97867d7539774fecdb0a17599965ba88287b3b89731f5cd7d612"},
2933
  ]
2934
 
2935
  [package.dependencies]
@@ -3201,13 +3201,13 @@ files = [
3201
 
3202
  [[package]]
3203
  name = "proto-plus"
3204
- version = "1.25.0"
3205
- description = "Beautiful, Pythonic protocol buffers."
3206
  optional = false
3207
  python-versions = ">=3.7"
3208
  files = [
3209
- {file = "proto_plus-1.25.0-py3-none-any.whl", hash = "sha256:c91fc4a65074ade8e458e95ef8bac34d4008daa7cce4a12d6707066fca648961"},
3210
- {file = "proto_plus-1.25.0.tar.gz", hash = "sha256:fbb17f57f7bd05a68b7707e745e26528b0b3c34e378db91eef93912c54982d91"},
3211
  ]
3212
 
3213
  [package.dependencies]
@@ -4032,13 +4032,13 @@ all = ["numpy"]
4032
 
4033
  [[package]]
4034
  name = "referencing"
4035
- version = "0.36.1"
4036
  description = "JSON Referencing + Python"
4037
  optional = false
4038
  python-versions = ">=3.9"
4039
  files = [
4040
- {file = "referencing-0.36.1-py3-none-any.whl", hash = "sha256:363d9c65f080d0d70bc41c721dce3c7f3e77fc09f269cd5c8813da18069a6794"},
4041
- {file = "referencing-0.36.1.tar.gz", hash = "sha256:ca2e6492769e3602957e9b831b94211599d2aade9477f5d44110d2530cf9aade"},
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 = "6eb647ac20025351bfd8048a8407855c8f0a51760a2944f1da6c3685b9a8ada7"
 
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/marker/scripts/streamlit_app_blocks_viz.html",
16
  ]
17
 
18
  [tool.poetry.dependencies]
 
12
  ]
13
  include = [
14
  "marker/scripts/*.sh",
15
+ "marker/scripts/*.html",
16
  ]
17
 
18
  [tool.poetry.dependencies]