CultriX commited on
Commit
d7a506c
·
1 Parent(s): 71eeb8d

feat: Overhaul WebUI, add PDF/Text export, use Poetry in Docker

Browse files
Files changed (2) hide show
  1. poetry.lock +81 -6
  2. pyproject.toml +1 -1
poetry.lock CHANGED
@@ -1,4 +1,4 @@
1
- # This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
2
 
3
  [[package]]
4
  name = "beautifulsoup4"
@@ -6,6 +6,7 @@ version = "4.12.2"
6
  description = "Screen-scraping library"
7
  optional = false
8
  python-versions = ">=3.6.0"
 
9
  files = [
10
  {file = "beautifulsoup4-4.12.2-py3-none-any.whl", hash = "sha256:bd2520ca0d9d7d12694a53d44ac482d181b4ec1888909b035a3dbf40d0f57d4a"},
11
  {file = "beautifulsoup4-4.12.2.tar.gz", hash = "sha256:492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da"},
@@ -24,6 +25,7 @@ version = "23.10.1"
24
  description = "The uncompromising code formatter."
25
  optional = false
26
  python-versions = ">=3.8"
 
27
  files = [
28
  {file = "black-23.10.1-cp310-cp310-macosx_10_16_arm64.whl", hash = "sha256:ec3f8e6234c4e46ff9e16d9ae96f4ef69fa328bb4ad08198c8cee45bb1f08c69"},
29
  {file = "black-23.10.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:1b917a2aa020ca600483a7b340c165970b26e9029067f019e3755b56e8dd5916"},
@@ -66,6 +68,7 @@ version = "2023.7.22"
66
  description = "Python package for providing Mozilla's CA Bundle."
67
  optional = false
68
  python-versions = ">=3.6"
 
69
  files = [
70
  {file = "certifi-2023.7.22-py3-none-any.whl", hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"},
71
  {file = "certifi-2023.7.22.tar.gz", hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082"},
@@ -77,6 +80,7 @@ version = "3.3.2"
77
  description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
78
  optional = false
79
  python-versions = ">=3.7.0"
 
80
  files = [
81
  {file = "charset-normalizer-3.3.2.tar.gz", hash = "sha256:f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5"},
82
  {file = "charset_normalizer-3.3.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:25baf083bf6f6b341f4121c2f3c548875ee6f5339300e08be3f2b2ba1721cdd3"},
@@ -176,6 +180,7 @@ version = "8.1.7"
176
  description = "Composable command line interface toolkit"
177
  optional = false
178
  python-versions = ">=3.7"
 
179
  files = [
180
  {file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"},
181
  {file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"},
@@ -190,6 +195,8 @@ version = "0.4.6"
190
  description = "Cross-platform colored terminal text."
191
  optional = false
192
  python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
 
 
193
  files = [
194
  {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
195
  {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
@@ -201,6 +208,8 @@ version = "1.1.3"
201
  description = "Backport of PEP 654 (exception groups)"
202
  optional = false
203
  python-versions = ">=3.7"
 
 
204
  files = [
205
  {file = "exceptiongroup-1.1.3-py3-none-any.whl", hash = "sha256:343280667a4585d195ca1cf9cef84a4e178c4b6cf2274caef9859782b567d5e3"},
206
  {file = "exceptiongroup-1.1.3.tar.gz", hash = "sha256:097acd85d473d75af5bb98e41b61ff7fe35efe6675e4f9370ec6ec5126d160e9"},
@@ -215,6 +224,7 @@ version = "6.1.0"
215
  description = "the modular source code checker: pep8 pyflakes and co"
216
  optional = false
217
  python-versions = ">=3.8.1"
 
218
  files = [
219
  {file = "flake8-6.1.0-py2.py3-none-any.whl", hash = "sha256:ffdfce58ea94c6580c77888a86506937f9a1a227dfcd15f245d694ae20a6b6e5"},
220
  {file = "flake8-6.1.0.tar.gz", hash = "sha256:d5b3857f07c030bdb5bf41c7f53799571d75c4491748a3adcd47de929e34cd23"},
@@ -231,6 +241,7 @@ version = "2020.1.16"
231
  description = "Turn HTML into equivalent Markdown-structured text."
232
  optional = false
233
  python-versions = ">=3.5"
 
234
  files = [
235
  {file = "html2text-2020.1.16-py3-none-any.whl", hash = "sha256:c7c629882da0cf377d66f073329ccf34a12ed2adf0169b9285ae4e63ef54c82b"},
236
  {file = "html2text-2020.1.16.tar.gz", hash = "sha256:e296318e16b059ddb97f7a8a1d6a5c1d7af4544049a01e261731d2d5cc277bbb"},
@@ -242,6 +253,7 @@ version = "3.4"
242
  description = "Internationalized Domain Names in Applications (IDNA)"
243
  optional = false
244
  python-versions = ">=3.5"
 
245
  files = [
246
  {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"},
247
  {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"},
@@ -253,6 +265,7 @@ version = "2.0.0"
253
  description = "brain-dead simple config-ini parsing"
254
  optional = false
255
  python-versions = ">=3.7"
 
256
  files = [
257
  {file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"},
258
  {file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"},
@@ -264,6 +277,7 @@ version = "5.12.0"
264
  description = "A Python utility / library to sort Python imports."
265
  optional = false
266
  python-versions = ">=3.8.0"
 
267
  files = [
268
  {file = "isort-5.12.0-py3-none-any.whl", hash = "sha256:f84c2818376e66cf843d497486ea8fed8700b340f308f076c6fb1229dff318b6"},
269
  {file = "isort-5.12.0.tar.gz", hash = "sha256:8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504"},
@@ -281,6 +295,7 @@ version = "3.0.0"
281
  description = "Python port of markdown-it. Markdown parsing, done right!"
282
  optional = false
283
  python-versions = ">=3.8"
 
284
  files = [
285
  {file = "markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"},
286
  {file = "markdown_it_py-3.0.0-py3-none-any.whl", hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1"},
@@ -299,12 +314,32 @@ profiling = ["gprof2dot"]
299
  rtd = ["jupyter_sphinx", "mdit-py-plugins", "myst-parser", "pyyaml", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinx_book_theme"]
300
  testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
301
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
302
  [[package]]
303
  name = "mccabe"
304
  version = "0.7.0"
305
  description = "McCabe checker, plugin for flake8"
306
  optional = false
307
  python-versions = ">=3.6"
 
308
  files = [
309
  {file = "mccabe-0.7.0-py2.py3-none-any.whl", hash = "sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e"},
310
  {file = "mccabe-0.7.0.tar.gz", hash = "sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325"},
@@ -316,6 +351,7 @@ version = "0.1.2"
316
  description = "Markdown URL utilities"
317
  optional = false
318
  python-versions = ">=3.7"
 
319
  files = [
320
  {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"},
321
  {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"},
@@ -327,6 +363,7 @@ version = "1.0.0"
327
  description = "Type system extensions for programs checked with the mypy type checker."
328
  optional = false
329
  python-versions = ">=3.5"
 
330
  files = [
331
  {file = "mypy_extensions-1.0.0-py3-none-any.whl", hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d"},
332
  {file = "mypy_extensions-1.0.0.tar.gz", hash = "sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782"},
@@ -338,6 +375,7 @@ version = "1.8.0"
338
  description = "Node.js virtual environment builder"
339
  optional = false
340
  python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*"
 
341
  files = [
342
  {file = "nodeenv-1.8.0-py2.py3-none-any.whl", hash = "sha256:df865724bb3c3adc86b3876fa209771517b0cfe596beff01a92700e0e8be4cec"},
343
  {file = "nodeenv-1.8.0.tar.gz", hash = "sha256:d51e0c37e64fbf47d017feac3145cdbb58836d7eee8c6f6d3b6880c5456227d2"},
@@ -352,6 +390,7 @@ version = "23.2"
352
  description = "Core utilities for Python packages"
353
  optional = false
354
  python-versions = ">=3.7"
 
355
  files = [
356
  {file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"},
357
  {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"},
@@ -363,6 +402,7 @@ version = "0.11.2"
363
  description = "Utility library for gitignore style pattern matching of file paths."
364
  optional = false
365
  python-versions = ">=3.7"
 
366
  files = [
367
  {file = "pathspec-0.11.2-py3-none-any.whl", hash = "sha256:1d6ed233af05e679efb96b1851550ea95bbb64b7c490b0f5aa52996c11e92a20"},
368
  {file = "pathspec-0.11.2.tar.gz", hash = "sha256:e0d8d0ac2f12da61956eb2306b69f9469b42f4deb0f3cb6ed47b9cce9996ced3"},
@@ -374,6 +414,7 @@ version = "3.11.0"
374
  description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
375
  optional = false
376
  python-versions = ">=3.7"
 
377
  files = [
378
  {file = "platformdirs-3.11.0-py3-none-any.whl", hash = "sha256:e9d171d00af68be50e9202731309c4e658fd8bc76f55c11c7dd760d023bda68e"},
379
  {file = "platformdirs-3.11.0.tar.gz", hash = "sha256:cf8ee52a3afdb965072dcc652433e0c7e3e40cf5ea1477cd4b3b1d2eb75495b3"},
@@ -389,6 +430,7 @@ version = "1.3.0"
389
  description = "plugin and hook calling mechanisms for python"
390
  optional = false
391
  python-versions = ">=3.8"
 
392
  files = [
393
  {file = "pluggy-1.3.0-py3-none-any.whl", hash = "sha256:d89c696a773f8bd377d18e5ecda92b7a3793cbe66c87060a6fb58c7b6e1061f7"},
394
  {file = "pluggy-1.3.0.tar.gz", hash = "sha256:cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12"},
@@ -404,6 +446,7 @@ version = "2.11.1"
404
  description = "Python style guide checker"
405
  optional = false
406
  python-versions = ">=3.8"
 
407
  files = [
408
  {file = "pycodestyle-2.11.1-py2.py3-none-any.whl", hash = "sha256:44fe31000b2d866f2e41841b18528a505fbd7fef9017b04eff4e2648a0fadc67"},
409
  {file = "pycodestyle-2.11.1.tar.gz", hash = "sha256:41ba0e7afc9752dfb53ced5489e89f8186be00e599e712660695b7a75ff2663f"},
@@ -415,6 +458,7 @@ version = "3.1.0"
415
  description = "passive checker of Python programs"
416
  optional = false
417
  python-versions = ">=3.8"
 
418
  files = [
419
  {file = "pyflakes-3.1.0-py2.py3-none-any.whl", hash = "sha256:4132f6d49cb4dae6819e5379898f2b8cce3c5f23994194c24b77d5da2e36f774"},
420
  {file = "pyflakes-3.1.0.tar.gz", hash = "sha256:a0aae034c444db0071aa077972ba4768d40c830d9539fd45bf4cd3f8f6992efc"},
@@ -426,13 +470,32 @@ version = "2.16.1"
426
  description = "Pygments is a syntax highlighting package written in Python."
427
  optional = false
428
  python-versions = ">=3.7"
 
429
  files = [
430
  {file = "Pygments-2.16.1-py3-none-any.whl", hash = "sha256:13fc09fa63bc8d8671a6d247e1eb303c4b343eaee81d861f3404db2935653692"},
431
  {file = "Pygments-2.16.1.tar.gz", hash = "sha256:1daff0494820c69bc8941e407aa20f577374ee88364ee10a98fdbe0aece96e29"},
432
  ]
433
 
434
  [package.extras]
435
- plugins = ["importlib-metadata"]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
436
 
437
  [[package]]
438
  name = "pyright"
@@ -440,6 +503,7 @@ version = "1.1.334"
440
  description = "Command line wrapper for pyright"
441
  optional = false
442
  python-versions = ">=3.7"
 
443
  files = [
444
  {file = "pyright-1.1.334-py3-none-any.whl", hash = "sha256:dcb13e8358e021189672c4d6ebcad192ab061e4c7225036973ec493183c6da68"},
445
  {file = "pyright-1.1.334.tar.gz", hash = "sha256:3adaf10f1f4209575dc022f9c897f7ef024639b7ea5b3cbe49302147e6949cd4"},
@@ -458,6 +522,7 @@ version = "7.4.3"
458
  description = "pytest: simple powerful testing with Python"
459
  optional = false
460
  python-versions = ">=3.7"
 
461
  files = [
462
  {file = "pytest-7.4.3-py3-none-any.whl", hash = "sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac"},
463
  {file = "pytest-7.4.3.tar.gz", hash = "sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5"},
@@ -480,6 +545,7 @@ version = "2.31.0"
480
  description = "Python HTTP for Humans."
481
  optional = false
482
  python-versions = ">=3.7"
 
483
  files = [
484
  {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"},
485
  {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"},
@@ -501,6 +567,7 @@ version = "13.6.0"
501
  description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
502
  optional = false
503
  python-versions = ">=3.7.0"
 
504
  files = [
505
  {file = "rich-13.6.0-py3-none-any.whl", hash = "sha256:2b38e2fe9ca72c9a00170a1a2d20c63c790d0e10ef1fe35eba76e1e7b1d7d245"},
506
  {file = "rich-13.6.0.tar.gz", hash = "sha256:5c14d22737e6d5084ef4771b62d5d4363165b403455a30a1c8ca39dc7b644bef"},
@@ -519,6 +586,7 @@ version = "0.1.4"
519
  description = "An extremely fast Python linter and code formatter, written in Rust."
520
  optional = false
521
  python-versions = ">=3.7"
 
522
  files = [
523
  {file = "ruff-0.1.4-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:864958706b669cce31d629902175138ad8a069d99ca53514611521f532d91495"},
524
  {file = "ruff-0.1.4-py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:9fdd61883bb34317c788af87f4cd75dfee3a73f5ded714b77ba928e418d6e39e"},
@@ -545,6 +613,7 @@ version = "68.2.2"
545
  description = "Easily download, build, install, upgrade, and uninstall Python packages"
546
  optional = false
547
  python-versions = ">=3.8"
 
548
  files = [
549
  {file = "setuptools-68.2.2-py3-none-any.whl", hash = "sha256:b454a35605876da60632df1a60f736524eb73cc47bbc9f3f1ef1b644de74fd2a"},
550
  {file = "setuptools-68.2.2.tar.gz", hash = "sha256:4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87"},
@@ -552,7 +621,7 @@ files = [
552
 
553
  [package.extras]
554
  docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier"]
555
- testing = ["build[virtualenv]", "filelock (>=3.4.0)", "flake8-2020", "ini2toml[lite] (>=0.9)", "jaraco.develop (>=7.21)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pip (>=19.1)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-mypy (>=0.9.1)", "pytest-perf", "pytest-ruff", "pytest-timeout", "pytest-xdist", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"]
556
  testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "packaging (>=23.1)", "pytest", "pytest-enabler", "pytest-xdist", "tomli", "virtualenv (>=13.0.0)", "wheel"]
557
 
558
  [[package]]
@@ -561,6 +630,7 @@ version = "2.5"
561
  description = "A modern CSS selector implementation for Beautiful Soup."
562
  optional = false
563
  python-versions = ">=3.8"
 
564
  files = [
565
  {file = "soupsieve-2.5-py3-none-any.whl", hash = "sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7"},
566
  {file = "soupsieve-2.5.tar.gz", hash = "sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690"},
@@ -572,6 +642,8 @@ version = "2.0.1"
572
  description = "A lil' TOML parser"
573
  optional = false
574
  python-versions = ">=3.7"
 
 
575
  files = [
576
  {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
577
  {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
@@ -583,6 +655,8 @@ version = "4.8.0"
583
  description = "Backported and Experimental Type Hints for Python 3.8+"
584
  optional = false
585
  python-versions = ">=3.8"
 
 
586
  files = [
587
  {file = "typing_extensions-4.8.0-py3-none-any.whl", hash = "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0"},
588
  {file = "typing_extensions-4.8.0.tar.gz", hash = "sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef"},
@@ -594,18 +668,19 @@ version = "2.0.7"
594
  description = "HTTP library with thread-safe connection pooling, file post, and more."
595
  optional = false
596
  python-versions = ">=3.7"
 
597
  files = [
598
  {file = "urllib3-2.0.7-py3-none-any.whl", hash = "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e"},
599
  {file = "urllib3-2.0.7.tar.gz", hash = "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84"},
600
  ]
601
 
602
  [package.extras]
603
- brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)"]
604
  secure = ["certifi", "cryptography (>=1.9)", "idna (>=2.0.0)", "pyopenssl (>=17.1.0)", "urllib3-secure-extra"]
605
  socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"]
606
  zstd = ["zstandard (>=0.18.0)"]
607
 
608
  [metadata]
609
- lock-version = "2.0"
610
  python-versions = "^3.10"
611
- content-hash = "dd127b620413062f17854364cb7006adb32eb0b27ebdc6163950489d6157610d"
 
1
+ # This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand.
2
 
3
  [[package]]
4
  name = "beautifulsoup4"
 
6
  description = "Screen-scraping library"
7
  optional = false
8
  python-versions = ">=3.6.0"
9
+ groups = ["main"]
10
  files = [
11
  {file = "beautifulsoup4-4.12.2-py3-none-any.whl", hash = "sha256:bd2520ca0d9d7d12694a53d44ac482d181b4ec1888909b035a3dbf40d0f57d4a"},
12
  {file = "beautifulsoup4-4.12.2.tar.gz", hash = "sha256:492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da"},
 
25
  description = "The uncompromising code formatter."
26
  optional = false
27
  python-versions = ">=3.8"
28
+ groups = ["dev"]
29
  files = [
30
  {file = "black-23.10.1-cp310-cp310-macosx_10_16_arm64.whl", hash = "sha256:ec3f8e6234c4e46ff9e16d9ae96f4ef69fa328bb4ad08198c8cee45bb1f08c69"},
31
  {file = "black-23.10.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:1b917a2aa020ca600483a7b340c165970b26e9029067f019e3755b56e8dd5916"},
 
68
  description = "Python package for providing Mozilla's CA Bundle."
69
  optional = false
70
  python-versions = ">=3.6"
71
+ groups = ["main"]
72
  files = [
73
  {file = "certifi-2023.7.22-py3-none-any.whl", hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"},
74
  {file = "certifi-2023.7.22.tar.gz", hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082"},
 
80
  description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
81
  optional = false
82
  python-versions = ">=3.7.0"
83
+ groups = ["main"]
84
  files = [
85
  {file = "charset-normalizer-3.3.2.tar.gz", hash = "sha256:f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5"},
86
  {file = "charset_normalizer-3.3.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:25baf083bf6f6b341f4121c2f3c548875ee6f5339300e08be3f2b2ba1721cdd3"},
 
180
  description = "Composable command line interface toolkit"
181
  optional = false
182
  python-versions = ">=3.7"
183
+ groups = ["dev"]
184
  files = [
185
  {file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"},
186
  {file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"},
 
195
  description = "Cross-platform colored terminal text."
196
  optional = false
197
  python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
198
+ groups = ["dev"]
199
+ markers = "platform_system == \"Windows\" or sys_platform == \"win32\""
200
  files = [
201
  {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
202
  {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
 
208
  description = "Backport of PEP 654 (exception groups)"
209
  optional = false
210
  python-versions = ">=3.7"
211
+ groups = ["dev"]
212
+ markers = "python_version == \"3.10\""
213
  files = [
214
  {file = "exceptiongroup-1.1.3-py3-none-any.whl", hash = "sha256:343280667a4585d195ca1cf9cef84a4e178c4b6cf2274caef9859782b567d5e3"},
215
  {file = "exceptiongroup-1.1.3.tar.gz", hash = "sha256:097acd85d473d75af5bb98e41b61ff7fe35efe6675e4f9370ec6ec5126d160e9"},
 
224
  description = "the modular source code checker: pep8 pyflakes and co"
225
  optional = false
226
  python-versions = ">=3.8.1"
227
+ groups = ["dev"]
228
  files = [
229
  {file = "flake8-6.1.0-py2.py3-none-any.whl", hash = "sha256:ffdfce58ea94c6580c77888a86506937f9a1a227dfcd15f245d694ae20a6b6e5"},
230
  {file = "flake8-6.1.0.tar.gz", hash = "sha256:d5b3857f07c030bdb5bf41c7f53799571d75c4491748a3adcd47de929e34cd23"},
 
241
  description = "Turn HTML into equivalent Markdown-structured text."
242
  optional = false
243
  python-versions = ">=3.5"
244
+ groups = ["main"]
245
  files = [
246
  {file = "html2text-2020.1.16-py3-none-any.whl", hash = "sha256:c7c629882da0cf377d66f073329ccf34a12ed2adf0169b9285ae4e63ef54c82b"},
247
  {file = "html2text-2020.1.16.tar.gz", hash = "sha256:e296318e16b059ddb97f7a8a1d6a5c1d7af4544049a01e261731d2d5cc277bbb"},
 
253
  description = "Internationalized Domain Names in Applications (IDNA)"
254
  optional = false
255
  python-versions = ">=3.5"
256
+ groups = ["main"]
257
  files = [
258
  {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"},
259
  {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"},
 
265
  description = "brain-dead simple config-ini parsing"
266
  optional = false
267
  python-versions = ">=3.7"
268
+ groups = ["dev"]
269
  files = [
270
  {file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"},
271
  {file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"},
 
277
  description = "A Python utility / library to sort Python imports."
278
  optional = false
279
  python-versions = ">=3.8.0"
280
+ groups = ["dev"]
281
  files = [
282
  {file = "isort-5.12.0-py3-none-any.whl", hash = "sha256:f84c2818376e66cf843d497486ea8fed8700b340f308f076c6fb1229dff318b6"},
283
  {file = "isort-5.12.0.tar.gz", hash = "sha256:8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504"},
 
295
  description = "Python port of markdown-it. Markdown parsing, done right!"
296
  optional = false
297
  python-versions = ">=3.8"
298
+ groups = ["main", "dev"]
299
  files = [
300
  {file = "markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"},
301
  {file = "markdown_it_py-3.0.0-py3-none-any.whl", hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1"},
 
314
  rtd = ["jupyter_sphinx", "mdit-py-plugins", "myst-parser", "pyyaml", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinx_book_theme"]
315
  testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
316
 
317
+ [[package]]
318
+ name = "markdown-pdf"
319
+ version = "1.7"
320
+ description = "Markdown to pdf renderer"
321
+ optional = false
322
+ python-versions = ">=3.8"
323
+ groups = ["main"]
324
+ files = [
325
+ {file = "markdown_pdf-1.7-py3-none-any.whl", hash = "sha256:8022945f3e05f4ba4bf80c5d51c71bccf12d153ffdbe96ef4b49c01d6aabec72"},
326
+ {file = "markdown_pdf-1.7.tar.gz", hash = "sha256:92258102198b5b94c82b837a51f0b4b8f102e2b3bfcd5ab99761ea544fdc2a6a"},
327
+ ]
328
+
329
+ [package.dependencies]
330
+ markdown-it-py = {version = "3.0.0", markers = "python_version >= \"3.8\""}
331
+ PyMuPDF = {version = "1.25.3", markers = "python_version > \"3.8\""}
332
+
333
+ [package.extras]
334
+ dev = ["codacy-coverage", "flake8", "pydocstyle", "pylint", "pytest", "pytest-cov"]
335
+
336
  [[package]]
337
  name = "mccabe"
338
  version = "0.7.0"
339
  description = "McCabe checker, plugin for flake8"
340
  optional = false
341
  python-versions = ">=3.6"
342
+ groups = ["dev"]
343
  files = [
344
  {file = "mccabe-0.7.0-py2.py3-none-any.whl", hash = "sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e"},
345
  {file = "mccabe-0.7.0.tar.gz", hash = "sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325"},
 
351
  description = "Markdown URL utilities"
352
  optional = false
353
  python-versions = ">=3.7"
354
+ groups = ["main", "dev"]
355
  files = [
356
  {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"},
357
  {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"},
 
363
  description = "Type system extensions for programs checked with the mypy type checker."
364
  optional = false
365
  python-versions = ">=3.5"
366
+ groups = ["dev"]
367
  files = [
368
  {file = "mypy_extensions-1.0.0-py3-none-any.whl", hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d"},
369
  {file = "mypy_extensions-1.0.0.tar.gz", hash = "sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782"},
 
375
  description = "Node.js virtual environment builder"
376
  optional = false
377
  python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*"
378
+ groups = ["dev"]
379
  files = [
380
  {file = "nodeenv-1.8.0-py2.py3-none-any.whl", hash = "sha256:df865724bb3c3adc86b3876fa209771517b0cfe596beff01a92700e0e8be4cec"},
381
  {file = "nodeenv-1.8.0.tar.gz", hash = "sha256:d51e0c37e64fbf47d017feac3145cdbb58836d7eee8c6f6d3b6880c5456227d2"},
 
390
  description = "Core utilities for Python packages"
391
  optional = false
392
  python-versions = ">=3.7"
393
+ groups = ["dev"]
394
  files = [
395
  {file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"},
396
  {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"},
 
402
  description = "Utility library for gitignore style pattern matching of file paths."
403
  optional = false
404
  python-versions = ">=3.7"
405
+ groups = ["dev"]
406
  files = [
407
  {file = "pathspec-0.11.2-py3-none-any.whl", hash = "sha256:1d6ed233af05e679efb96b1851550ea95bbb64b7c490b0f5aa52996c11e92a20"},
408
  {file = "pathspec-0.11.2.tar.gz", hash = "sha256:e0d8d0ac2f12da61956eb2306b69f9469b42f4deb0f3cb6ed47b9cce9996ced3"},
 
414
  description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
415
  optional = false
416
  python-versions = ">=3.7"
417
+ groups = ["dev"]
418
  files = [
419
  {file = "platformdirs-3.11.0-py3-none-any.whl", hash = "sha256:e9d171d00af68be50e9202731309c4e658fd8bc76f55c11c7dd760d023bda68e"},
420
  {file = "platformdirs-3.11.0.tar.gz", hash = "sha256:cf8ee52a3afdb965072dcc652433e0c7e3e40cf5ea1477cd4b3b1d2eb75495b3"},
 
430
  description = "plugin and hook calling mechanisms for python"
431
  optional = false
432
  python-versions = ">=3.8"
433
+ groups = ["dev"]
434
  files = [
435
  {file = "pluggy-1.3.0-py3-none-any.whl", hash = "sha256:d89c696a773f8bd377d18e5ecda92b7a3793cbe66c87060a6fb58c7b6e1061f7"},
436
  {file = "pluggy-1.3.0.tar.gz", hash = "sha256:cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12"},
 
446
  description = "Python style guide checker"
447
  optional = false
448
  python-versions = ">=3.8"
449
+ groups = ["dev"]
450
  files = [
451
  {file = "pycodestyle-2.11.1-py2.py3-none-any.whl", hash = "sha256:44fe31000b2d866f2e41841b18528a505fbd7fef9017b04eff4e2648a0fadc67"},
452
  {file = "pycodestyle-2.11.1.tar.gz", hash = "sha256:41ba0e7afc9752dfb53ced5489e89f8186be00e599e712660695b7a75ff2663f"},
 
458
  description = "passive checker of Python programs"
459
  optional = false
460
  python-versions = ">=3.8"
461
+ groups = ["dev"]
462
  files = [
463
  {file = "pyflakes-3.1.0-py2.py3-none-any.whl", hash = "sha256:4132f6d49cb4dae6819e5379898f2b8cce3c5f23994194c24b77d5da2e36f774"},
464
  {file = "pyflakes-3.1.0.tar.gz", hash = "sha256:a0aae034c444db0071aa077972ba4768d40c830d9539fd45bf4cd3f8f6992efc"},
 
470
  description = "Pygments is a syntax highlighting package written in Python."
471
  optional = false
472
  python-versions = ">=3.7"
473
+ groups = ["dev"]
474
  files = [
475
  {file = "Pygments-2.16.1-py3-none-any.whl", hash = "sha256:13fc09fa63bc8d8671a6d247e1eb303c4b343eaee81d861f3404db2935653692"},
476
  {file = "Pygments-2.16.1.tar.gz", hash = "sha256:1daff0494820c69bc8941e407aa20f577374ee88364ee10a98fdbe0aece96e29"},
477
  ]
478
 
479
  [package.extras]
480
+ plugins = ["importlib-metadata ; python_version < \"3.8\""]
481
+
482
+ [[package]]
483
+ name = "pymupdf"
484
+ version = "1.25.3"
485
+ description = "A high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents."
486
+ optional = false
487
+ python-versions = ">=3.9"
488
+ groups = ["main"]
489
+ files = [
490
+ {file = "pymupdf-1.25.3-cp39-abi3-macosx_10_9_x86_64.whl", hash = "sha256:96878e1b748f9c2011aecb2028c5f96b5a347a9a91169130ad0133053d97915e"},
491
+ {file = "pymupdf-1.25.3-cp39-abi3-macosx_11_0_arm64.whl", hash = "sha256:6ef753005b72ebfd23470f72f7e30f61e21b0b5e748045ec5b8f89e6e3068d62"},
492
+ {file = "pymupdf-1.25.3-cp39-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:cbff443d899f37b17f1e67563cc03673d50b4bf33ccc237e73d34f18f3a07ccf"},
493
+ {file = "pymupdf-1.25.3-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:46d90c4f9e62d1856e8db4b9f04a202ff4a7f086a816af73abdc86adb7f5e25a"},
494
+ {file = "pymupdf-1.25.3-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:a5de51efdbe4d486b6c1111c84e8a231cbfb426f3d6ff31ab530ad70e6f39756"},
495
+ {file = "pymupdf-1.25.3-cp39-abi3-win32.whl", hash = "sha256:bca72e6089f985d800596e22973f79cc08af6cbff1d93e5bda9248326a03857c"},
496
+ {file = "pymupdf-1.25.3-cp39-abi3-win_amd64.whl", hash = "sha256:4fb357438c9129fbf939b5af85323434df64e36759c399c376b62ad6da95498c"},
497
+ {file = "pymupdf-1.25.3.tar.gz", hash = "sha256:b640187c64c5ac5d97505a92e836da299da79c2f689f3f94a67a37a493492193"},
498
+ ]
499
 
500
  [[package]]
501
  name = "pyright"
 
503
  description = "Command line wrapper for pyright"
504
  optional = false
505
  python-versions = ">=3.7"
506
+ groups = ["dev"]
507
  files = [
508
  {file = "pyright-1.1.334-py3-none-any.whl", hash = "sha256:dcb13e8358e021189672c4d6ebcad192ab061e4c7225036973ec493183c6da68"},
509
  {file = "pyright-1.1.334.tar.gz", hash = "sha256:3adaf10f1f4209575dc022f9c897f7ef024639b7ea5b3cbe49302147e6949cd4"},
 
522
  description = "pytest: simple powerful testing with Python"
523
  optional = false
524
  python-versions = ">=3.7"
525
+ groups = ["dev"]
526
  files = [
527
  {file = "pytest-7.4.3-py3-none-any.whl", hash = "sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac"},
528
  {file = "pytest-7.4.3.tar.gz", hash = "sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5"},
 
545
  description = "Python HTTP for Humans."
546
  optional = false
547
  python-versions = ">=3.7"
548
+ groups = ["main"]
549
  files = [
550
  {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"},
551
  {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"},
 
567
  description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
568
  optional = false
569
  python-versions = ">=3.7.0"
570
+ groups = ["dev"]
571
  files = [
572
  {file = "rich-13.6.0-py3-none-any.whl", hash = "sha256:2b38e2fe9ca72c9a00170a1a2d20c63c790d0e10ef1fe35eba76e1e7b1d7d245"},
573
  {file = "rich-13.6.0.tar.gz", hash = "sha256:5c14d22737e6d5084ef4771b62d5d4363165b403455a30a1c8ca39dc7b644bef"},
 
586
  description = "An extremely fast Python linter and code formatter, written in Rust."
587
  optional = false
588
  python-versions = ">=3.7"
589
+ groups = ["dev"]
590
  files = [
591
  {file = "ruff-0.1.4-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:864958706b669cce31d629902175138ad8a069d99ca53514611521f532d91495"},
592
  {file = "ruff-0.1.4-py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:9fdd61883bb34317c788af87f4cd75dfee3a73f5ded714b77ba928e418d6e39e"},
 
613
  description = "Easily download, build, install, upgrade, and uninstall Python packages"
614
  optional = false
615
  python-versions = ">=3.8"
616
+ groups = ["dev"]
617
  files = [
618
  {file = "setuptools-68.2.2-py3-none-any.whl", hash = "sha256:b454a35605876da60632df1a60f736524eb73cc47bbc9f3f1ef1b644de74fd2a"},
619
  {file = "setuptools-68.2.2.tar.gz", hash = "sha256:4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87"},
 
621
 
622
  [package.extras]
623
  docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier"]
624
+ testing = ["build[virtualenv]", "filelock (>=3.4.0)", "flake8-2020", "ini2toml[lite] (>=0.9)", "jaraco.develop (>=7.21) ; python_version >= \"3.9\" and sys_platform != \"cygwin\"", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pip (>=19.1)", "pytest (>=6)", "pytest-black (>=0.3.7) ; platform_python_implementation != \"PyPy\"", "pytest-checkdocs (>=2.4)", "pytest-cov ; platform_python_implementation != \"PyPy\"", "pytest-enabler (>=2.2)", "pytest-mypy (>=0.9.1) ; platform_python_implementation != \"PyPy\"", "pytest-perf ; sys_platform != \"cygwin\"", "pytest-ruff ; sys_platform != \"cygwin\"", "pytest-timeout", "pytest-xdist", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"]
625
  testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "packaging (>=23.1)", "pytest", "pytest-enabler", "pytest-xdist", "tomli", "virtualenv (>=13.0.0)", "wheel"]
626
 
627
  [[package]]
 
630
  description = "A modern CSS selector implementation for Beautiful Soup."
631
  optional = false
632
  python-versions = ">=3.8"
633
+ groups = ["main"]
634
  files = [
635
  {file = "soupsieve-2.5-py3-none-any.whl", hash = "sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7"},
636
  {file = "soupsieve-2.5.tar.gz", hash = "sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690"},
 
642
  description = "A lil' TOML parser"
643
  optional = false
644
  python-versions = ">=3.7"
645
+ groups = ["dev"]
646
+ markers = "python_version == \"3.10\""
647
  files = [
648
  {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
649
  {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
 
655
  description = "Backported and Experimental Type Hints for Python 3.8+"
656
  optional = false
657
  python-versions = ">=3.8"
658
+ groups = ["dev"]
659
+ markers = "python_version == \"3.10\""
660
  files = [
661
  {file = "typing_extensions-4.8.0-py3-none-any.whl", hash = "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0"},
662
  {file = "typing_extensions-4.8.0.tar.gz", hash = "sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef"},
 
668
  description = "HTTP library with thread-safe connection pooling, file post, and more."
669
  optional = false
670
  python-versions = ">=3.7"
671
+ groups = ["main"]
672
  files = [
673
  {file = "urllib3-2.0.7-py3-none-any.whl", hash = "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e"},
674
  {file = "urllib3-2.0.7.tar.gz", hash = "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84"},
675
  ]
676
 
677
  [package.extras]
678
+ brotli = ["brotli (>=1.0.9) ; platform_python_implementation == \"CPython\"", "brotlicffi (>=0.8.0) ; platform_python_implementation != \"CPython\""]
679
  secure = ["certifi", "cryptography (>=1.9)", "idna (>=2.0.0)", "pyopenssl (>=17.1.0)", "urllib3-secure-extra"]
680
  socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"]
681
  zstd = ["zstandard (>=0.18.0)"]
682
 
683
  [metadata]
684
+ lock-version = "2.1"
685
  python-versions = "^3.10"
686
+ content-hash = "c993f111099ee2ea449655527968fdeaafae8024261a33c03a8a9f2f85c23543"
pyproject.toml CHANGED
@@ -12,7 +12,7 @@ python = "^3.10"
12
  requests = "^2.31.0"
13
  beautifulsoup4 = "^4.12.2"
14
  html2text = "^2020.1.16"
15
- markdown-pdf = "^0.2.1"
16
 
17
  [tool.poetry.group.dev]
18
  optional = true
 
12
  requests = "^2.31.0"
13
  beautifulsoup4 = "^4.12.2"
14
  html2text = "^2020.1.16"
15
+ markdown-pdf = "^1.7"
16
 
17
  [tool.poetry.group.dev]
18
  optional = true