Quantify Third-Party Software Licenses

Generated: 2026-03-09

This document lists all third-party software dependencies used by Quantify, along with their license types, versions, and project URLs.

## Python Dependencies

Total: 281 packages

| Package | Version | License | URL |

|---------|---------|---------|-----|

| adbc-driver-manager | 1.10.0 | Apache-2.0 | https://arrow.apache.org/adbc/ |

| aiohappyeyeballs | 2.6.1 | Python Software Foundation License | https://github.com/aio-libs/aiohappyeyeballs |

| aiohttp | 3.13.3 | Apache-2.0 AND MIT | https://github.com/aio-libs/aiohttp |

| aiosignal | 1.4.0 | Apache Software License | https://github.com/aio-libs/aiosignal |

| aiosqlite | 0.22.1 | MIT License | UNKNOWN |

| aistudio-sdk | 0.3.8 | UNKNOWN | UNKNOWN |

| alembic | 1.18.4 | MIT | https://alembic.sqlalchemy.org |

| altair | 6.0.0 | BSD License | https://github.com/vega/altair |

| amqp | 5.3.1 | BSD License | http://github.com/celery/py-amqp |

| annotated-doc | 0.0.4 | MIT | https://github.com/fastapi/annotated-doc |

| annotated-types | 0.7.0 | MIT License | https://github.com/annotated-types/annotated-types |

| anyio | 4.12.1 | MIT | https://anyio.readthedocs.io/en/stable/versionhistory.html |

| APScheduler | 3.11.2 | MIT License | https://apscheduler.readthedocs.io/en/3.x/versionhistory.html |

| asgiref | 3.11.0 | BSD License | https://github.com/django/asgiref/ |

| attrs | 25.4.0 | MIT | https://www.attrs.org/en/stable/changelog.html |

| awscli | 1.44.46 | Apache Software License | http://aws.amazon.com/cli/ |

| backoff | 2.2.1 | MIT License | https://github.com/litl/backoff |

| banks | 2.4.1 | MIT | https://github.com/masci/banks |

| bce-python-sdk | 0.9.60 | Apache License 2.0 | http://bce.baidu.com |

| bcrypt | 5.0.0 | Apache Software License | https://github.com/pyca/bcrypt/ |

| beautifulsoup4 | 4.14.3 | MIT License | https://www.crummy.com/software/BeautifulSoup/bs4/ |

| billiard | 4.2.4 | BSD License | https://github.com/celery/billiard |

| blinker | 1.9.0 | MIT License | https://github.com/pallets-eco/blinker/ |

| boto3 | 1.42.56 | Apache-2.0 | https://github.com/boto/boto3 |

| botocore | 1.42.56 | Apache-2.0 | https://github.com/boto/botocore |

| build | 1.4.0 | MIT | https://build.pypa.io |

| build | 1.4.0 | MIT | https://build.pypa.io |

| cachelib | 0.13.0 | BSD License | https://github.com/pallets-eco/cachelib/ |

| cachetools | 6.2.6 | MIT | https://github.com/tkem/cachetools/ |

| celery | 5.6.2 | BSD-3-Clause | https://docs.celeryq.dev/ |

| certifi | 2026.1.4 | Mozilla Public License 2.0 (MPL 2.0) | https://github.com/certifi/python-certifi |

| cffi | 2.0.0 | MIT | https://cffi.readthedocs.io/en/latest/whatsnew.html |

| chardet | 5.2.0 | GNU Lesser General Public License v2 or later (LGPLv2+) | https://github.com/chardet/chardet |

| charset-normalizer | 3.4.4 | MIT | https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md |

| chroma-hnswlib | 0.7.6 | UNKNOWN | https://github.com/chroma-core/hnswlib |

| click | 8.3.1 | BSD-3-Clause | https://github.com/pallets/click/ |

| click-didyoumean | 0.3.1 | MIT License | https://github.com/click-contrib/click-didyoumean |

| click-plugins | 1.1.1.2 | BSD License | https://github.com/click-contrib/click-plugins |

| click-repl | 0.3.0 | MIT | https://github.com/untitaker/click-repl |

| colorama | 0.4.6 | BSD License | https://github.com/tartley/colorama |

| coloredlogs | 15.0.1 | MIT License | https://coloredlogs.readthedocs.io |

| colorlog | 6.10.1 | MIT License | https://github.com/borntyping/python-colorlog |

| cryptography | 46.0.5 | Apache-2.0 OR BSD-3-Clause | https://github.com/pyca/cryptography |

| Cython | 3.2.2 | Apache Software License | https://cython.org/ |

| dataclasses-json | 0.6.7 | MIT License | https://github.com/lidatong/dataclasses-json |

| defusedxml | 0.7.1 | Python Software Foundation License | https://github.com/tiran/defusedxml |

| Deprecated | 1.2.18 | MIT License | https://github.com/laurent-laporte-pro/deprecated |

| dirtyjson | 1.0.8 | Academic Free License (AFL); MIT License | https://github.com/codecobblers/dirtyjson |

| distro | 1.9.0 | Apache Software License | https://github.com/python-distro/distro |

| docutils | 0.22.4 | BSD License; GNU General Public License (GPL); Public Domain | https://docutils.sourceforge.io |

| duckdb | 1.4.4 | MIT License | https://github.com/duckdb/duckdb-python |

| durationpy | 0.10 | MIT | https://github.com/icholy/durationpy |

| et_xmlfile | 2.0.0 | MIT License | https://foss.heptapod.net/openpyxl/et_xmlfile |

| exceptiongroup | 1.3.1 | MIT License | https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst |

| fastapi | 0.133.0 | MIT | https://github.com/fastapi/fastapi |

| filelock | 3.24.3 | MIT | https://github.com/tox-dev/py-filelock |

| filetype | 1.2.0 | MIT License | https://github.com/h2non/filetype.py |

| flasgger | 0.9.7.1 | MIT | https://github.com/flasgger/flasgger/ |

| Flask | 3.1.3 | BSD-3-Clause | https://github.com/pallets/flask/ |

| Flask-APScheduler | 1.13.1 | Apache 2.0 | https://github.com/viniciuschiele/flask-apscheduler |

| flask-cors | 6.0.2 | MIT | https://corydolphin.github.io/flask-cors/ |

| Flask-Migrate | 4.1.0 | MIT License | https://github.com/miguelgrinberg/flask-migrate |

| Flask-Session | 0.8.0 | BSD License | UNKNOWN |

| Flask-SQLAlchemy | 3.1.1 | BSD License | UNKNOWN |

| flatbuffers | 25.9.23 | Apache Software License | https://google.github.io/flatbuffers/ |

| frozenlist | 1.8.0 | Apache-2.0 | https://github.com/aio-libs/frozenlist |

| fsspec | 2026.2.0 | BSD-3-Clause | https://github.com/fsspec/filesystem_spec |

| future | 1.0.0 | MIT License | https://python-future.org |

| gitdb | 4.0.12 | BSD License | https://github.com/gitpython-developers/gitdb |

| GitPython | 3.1.46 | BSD-3-Clause | https://github.com/gitpython-developers/GitPython |

| google-auth | 2.48.0 | Apache Software License | https://github.com/googleapis/google-auth-library-python |

| google-genai | 1.64.0 | Apache-2.0 | https://github.com/googleapis/python-genai |

| google_search_results | 2.4.2 | MIT License | https://github.com/serpapi/google-search-results-python |

| googleapis-common-protos | 1.72.0 | Apache Software License | https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos |

| greenlet | 3.3.2 | MIT AND PSF-2.0 | https://greenlet.readthedocs.io |

| griffe | 2.0.0 | ISC | https://mkdocstrings.github.io/griffe |

| griffecli | 2.0.0 | ISC | UNKNOWN |

| griffelib | 2.0.0 | ISC | UNKNOWN |

| grpcio | 1.78.1 | Apache-2.0 | https://grpc.io |

| gunicorn | 25.1.0 | MIT | https://gunicorn.org |

| h11 | 0.16.0 | MIT License | https://github.com/python-hyper/h11 |

| hf-xet | 1.3.1 | Apache-2.0 | https://github.com/huggingface/xet-core |

| httpcore | 1.0.9 | BSD-3-Clause | https://www.encode.io/httpcore/ |

| httptools | 0.7.1 | MIT | https://github.com/MagicStack/httptools |

| httpx | 0.28.1 | BSD License | https://github.com/encode/httpx |

| httpx-sse | 0.4.3 | MIT | https://github.com/florimondmanca/httpx-sse |

| huggingface_hub | 1.4.1 | Apache Software License | https://github.com/huggingface/huggingface_hub |

| humanfriendly | 10.0 | MIT License | https://humanfriendly.readthedocs.io |

| id | 1.5.0 | Apache Software License | https://pypi.org/project/id/ |

| idna | 3.11 | BSD-3-Clause | https://github.com/kjd/idna |

| imagesize | 1.4.1 | MIT License | https://github.com/shibukawa/imagesize_py |

| importlib_metadata | 8.7.1 | Apache-2.0 | https://github.com/python/importlib_metadata |

| importlib_resources | 6.5.2 | Apache Software License | https://github.com/python/importlib_resources |

| iniconfig | 2.3.0 | MIT | https://github.com/pytest-dev/iniconfig |

| itsdangerous | 2.2.0 | BSD License | https://github.com/pallets/itsdangerous/ |

| jaraco.classes | 3.4.0 | MIT License | https://github.com/jaraco/jaraco.classes |

| jaraco.context | 6.0.1 | MIT License | https://github.com/jaraco/jaraco.context |

| jaraco.functools | 4.3.0 | MIT | https://github.com/jaraco/jaraco.functools |

| jeepney | 0.9.0 | MIT | https://gitlab.com/takluyver/jeepney |

| Jinja2 | 3.1.6 | BSD License | https://github.com/pallets/jinja/ |

| jiter | 0.13.0 | MIT License | https://github.com/pydantic/jiter/ |

| jmespath | 1.1.0 | MIT License | https://github.com/jmespath/jmespath.py |

| joblib | 1.5.3 | BSD-3-Clause | https://joblib.readthedocs.io |

| jsonpatch | 1.33 | BSD License | https://github.com/stefankoegl/python-json-patch |

| jsonpointer | 3.0.0 | BSD License | https://github.com/stefankoegl/python-json-pointer |

| jsonschema | 4.26.0 | MIT | https://github.com/python-jsonschema/jsonschema |

| jsonschema-specifications | 2025.9.1 | MIT | https://github.com/python-jsonschema/jsonschema-specifications |

| keyring | 25.7.0 | MIT | https://github.com/jaraco/keyring |

| kombu | 5.6.2 | BSD-3-Clause | https://kombu.readthedocs.io |

| langchain | 1.2.10 | MIT License | https://docs.langchain.com/ |

| langchain-classic | 1.0.1 | MIT | https://docs.langchain.com/ |

| langchain-community | 0.4.1 | MIT | https://github.com/langchain-ai/langchain-community |

| langchain-core | 1.2.15 | MIT License | https://docs.langchain.com/ |

| langchain-google-genai | 4.2.1 | MIT | https://docs.langchain.com/oss/python/integrations/providers/google |

| langchain-milvus | 0.3.3 | MIT License | https://github.com/langchain-ai/langchain-milvus |

| langchain-ollama | 1.0.1 | MIT | https://docs.langchain.com/oss/python/integrations/providers/ollama |

| langchain-openai | 1.1.10 | MIT License | https://docs.langchain.com/oss/python/integrations/providers/openai |

| langchain-text-splitters | 1.1.1 | MIT License | https://docs.langchain.com/ |

| langchain-xai | 1.2.2 | MIT | https://docs.langchain.com/oss/python/integrations/providers/xai |

| langgraph | 1.0.9 | MIT | https://docs.langchain.com/oss/python/langgraph/overview |

| langgraph-checkpoint | 4.0.0 | MIT | https://github.com/langchain-ai/langgraph/tree/main/libs/checkpoint |

| langgraph-prebuilt | 1.0.8 | MIT | https://github.com/langchain-ai/langgraph/tree/main/libs/prebuilt |

| langgraph-sdk | 0.3.9 | MIT | https://github.com/langchain-ai/langgraph/tree/main/libs/sdk-py |

| langsmith | 0.7.6 | MIT | https://smith.langchain.com/ |

| llama-cloud | 0.1.35 | MIT License | UNKNOWN |

| llama-cloud-services | 0.6.54 | MIT | UNKNOWN |

| llama-index | 0.14.15 | MIT | https://llamaindex.ai |

| llama-index-cli | 0.5.3 | MIT | UNKNOWN |

| llama-index-core | 0.14.15 | MIT | https://llamaindex.ai |

| llama-index-embeddings-openai | 0.5.1 | MIT | UNKNOWN |

| llama-index-indices-managed-llama-cloud | 0.9.4 | MIT | UNKNOWN |

| llama-index-instrumentation | 0.4.2 | MIT | https://llamaindex.ai |

| llama-index-llms-openai | 0.6.19 | MIT | UNKNOWN |

| llama-index-readers-file | 0.5.6 | MIT | UNKNOWN |

| llama-index-readers-llama-parse | 0.5.1 | MIT | UNKNOWN |

| llama-index-workflows | 2.14.2 | MIT | UNKNOWN |

| llama-parse | 0.6.54 | MIT | UNKNOWN |

| lxml | 6.0.2 | BSD-3-Clause | https://lxml.de/ |

| Mako | 1.3.10 | MIT License | https://www.makotemplates.org/ |

| Markdown | 3.10.2 | BSD-3-Clause | https://Python-Markdown.github.io/ |

| markdown-it-py | 3.0.0 | MIT License | https://github.com/executablebooks/markdown-it-py |

| MarkupSafe | 3.0.3 | BSD-3-Clause | https://github.com/pallets/markupsafe/ |

| marshmallow | 3.26.2 | MIT License | https://github.com/marshmallow-code/marshmallow |

| mdurl | 0.1.2 | MIT License | https://github.com/executablebooks/mdurl |

| mistune | 3.2.0 | BSD License | https://github.com/lepture/mistune |

| mmh3 | 5.2.0 | MIT License | https://pypi.org/project/mmh3/ |

| modelscope | 1.34.0 | Apache-2.0 | https://github.com/modelscope/modelscope |

| more-itertools | 10.8.0 | MIT | https://github.com/more-itertools/more-itertools |

| mpmath | 1.3.0 | BSD License | http://mpmath.org/ |

| msal | 1.35.0 | MIT License | https://github.com/AzureAD/microsoft-authentication-library-for-python |

| msgspec | 0.20.0 | BSD-3-Clause | https://jcristharif.com/msgspec/ |

| multidict | 6.7.1 | Apache License 2.0 | https://github.com/aio-libs/multidict |

| mypy_extensions | 1.1.0 | MIT | https://github.com/python/mypy_extensions |

| narwhals | 2.17.0 | MIT License | https://github.com/narwhals-dev/narwhals |

| nest-asyncio | 1.6.0 | BSD License | https://github.com/erdewit/nest_asyncio |

| networkx | 3.6.1 | BSD-3-Clause | https://networkx.org/ |

| nh3 | 0.3.2 | MIT | UNKNOWN |

| nltk | 3.9.3 | Apache Software License | https://www.nltk.org/ |

| numpy | 2.4.2 | BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0 | https://numpy.org |

| oauthlib | 3.3.1 | BSD-3-Clause | https://github.com/oauthlib/oauthlib |

| ollama | 0.6.1 | MIT | https://ollama.com |

| onnxruntime | 1.23.2 | MIT License | https://onnxruntime.ai |

| openai | 2.24.0 | Apache Software License | https://github.com/openai/openai-python |

| opencv-contrib-python | 4.10.0.84 | Apache Software License | https://github.com/opencv/opencv-python |

| openpyxl | 3.1.5 | MIT License | https://openpyxl.readthedocs.io |

| opentelemetry-api | 1.39.0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-api |

| opentelemetry-exporter-otlp-proto-common | 1.39.0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python/tree/main/exporter/opentelemetry-exporter-otlp-proto-common |

| opentelemetry-exporter-otlp-proto-grpc | 1.39.0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python/tree/main/exporter/opentelemetry-exporter-otlp-proto-grpc |

| opentelemetry-instrumentation | 0.60b0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-instrumentation |

| opentelemetry-instrumentation-asgi | 0.60b0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-asgi |

| opentelemetry-instrumentation-fastapi | 0.60b0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-fastapi |

| opentelemetry-proto | 1.39.0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-proto |

| opentelemetry-sdk | 1.39.0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-sdk |

| opentelemetry-semantic-conventions | 0.60b0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-semantic-conventions |

| opentelemetry-util-http | 0.60b0 | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/util/opentelemetry-util-http |

| opt-einsum | 3.3.0 | MIT | https://github.com/dgasmith/opt_einsum |

| orjson | 3.11.7 | MPL-2.0 AND (Apache-2.0 OR MIT) | https://github.com/ijl/orjson |

| ormsgpack | 1.12.2 | Apache-2.0 OR MIT | https://github.com/ormsgpack/ormsgpack |

| overrides | 7.7.0 | Apache License, Version 2.0 | https://github.com/mkorpela/overrides |

| packaging | 26.0 | Apache-2.0 OR BSD-2-Clause | https://github.com/pypa/packaging |

| paddleocr | 3.4.0 | Apache License 2.0 | https://github.com/PaddlePaddle/PaddleOCR |

| paddlepaddle | 3.3.0 | Apache Software License | https://www.paddlepaddle.org.cn/ |

| paddlex | 3.4.2 | Apache-2.0 | UNKNOWN |

| pandas | 2.3.3 | BSD License | https://pandas.pydata.org |

| pdfkit | 1.0.0 | MIT | UNKNOWN |

| pillow | 12.1.1 | MIT-CMU | https://python-pillow.github.io |

| platformdirs | 4.9.2 | MIT | https://github.com/tox-dev/platformdirs |

| pluggy | 1.6.0 | MIT License | UNKNOWN |

| posthog | 7.9.3 | MIT License | https://github.com/posthog/posthog-python |

| prompt_toolkit | 3.0.52 | BSD License | https://github.com/prompt-toolkit/python-prompt-toolkit |

| propcache | 0.4.1 | Apache Software License | https://github.com/aio-libs/propcache |

| protobuf | 6.33.5 | 3-Clause BSD License | https://developers.google.com/protocol-buffers/ |

| psutil | 7.2.2 | BSD-3-Clause | https://github.com/giampaolo/psutil |

| psycopg | 3.3.3 | LGPL-3.0-only | https://psycopg.org/ |

| psycopg2-binary | 2.9.11 | GNU Library or Lesser General Public License (LGPL) | https://psycopg.org/ |

| py-cpuinfo | 9.0.0 | MIT License | https://github.com/workhorsy/py-cpuinfo |

| pyarrow | 23.0.1 | Apache-2.0 | https://arrow.apache.org/ |

| pyasn1 | 0.6.2 | BSD-2-Clause | https://github.com/pyasn1/pyasn1 |

| pyasn1_modules | 0.4.2 | BSD License | https://github.com/pyasn1/pyasn1-modules |

| pyclipper | 1.4.0 | MIT License | https://github.com/fonttools/pyclipper |

| pycparser | 3.0 | BSD-3-Clause | https://github.com/eliben/pycparser |

| pycryptodome | 3.23.0 | BSD License; Public Domain | https://www.pycryptodome.org |

| pydantic | 2.12.5 | MIT | https://github.com/pydantic/pydantic |

| pydantic-settings | 2.13.1 | MIT | https://github.com/pydantic/pydantic-settings |

| pydantic_core | 2.41.5 | MIT | https://github.com/pydantic/pydantic-core |

| pydeck | 0.9.1 | Apache License 2.0 | https://github.com/visgl/deck.gl/tree/master/bindings/pydeck |

| Pygments | 2.19.2 | BSD License | https://pygments.org |

| PyJWT | 2.11.0 | MIT | https://github.com/jpadilla/pyjwt |

| pymilvus | 2.6.9 | Apache Software License | https://github.com/milvus-io/pymilvus |

| PyMuPDF | 1.27.1 | Dual Licensed - GNU AFFERO GPL 3.0 or Artifex Commercial License | https://github.com/pymupdf/pymupdf |

| pyodbc | 5.3.0 | MIT | https://github.com/mkleehammer/pyodbc |

| pypdf | 6.7.3 | BSD-3-Clause | https://github.com/py-pdf/pypdf |

| PyPDF2 | 3.0.1 | BSD License | https://github.com/py-pdf/PyPDF2 |

| pypdfium2 | 5.5.0 | BSD-3-Clause, Apache-2.0, dependency licenses | https://github.com/pypdfium2-team/pypdfium2 |

| PyPika | 0.48.9 | Apache Software License | https://github.com/kayak/pypika |

| pyproject_hooks | 1.2.0 | MIT License | https://github.com/pypa/pyproject-hooks |

| pytest | 9.0.2 | MIT | https://docs.pytest.org/en/latest/ |

| python-bidi | 0.6.7 | GNU Library or Lesser General Public License (LGPL) | https://github.com/MeirKriheli/python-bidi |

| python-dateutil | 2.9.0.post0 | Apache Software License; BSD License | https://github.com/dateutil/dateutil |

| python-docx | 1.2.0 | MIT License | https://github.com/python-openxml/python-docx |

| python-dotenv | 1.2.1 | BSD-3-Clause | https://github.com/theskumar/python-dotenv |

| pytz | 2025.2 | MIT License | http://pythonhosted.org/pytz |

| PyYAML | 6.0.2 | MIT License | https://pyyaml.org/ |

| readme_renderer | 44.0 | Apache Software License | UNKNOWN |

| redis | 7.2.0 | MIT | https://github.com/redis/redis-py |

| referencing | 0.37.0 | MIT | https://github.com/python-jsonschema/referencing |

| regex | 2026.2.19 | Apache-2.0 AND CNRI-Python | https://github.com/mrabarnett/mrab-regex |

| requests | 2.32.5 | Apache Software License | https://requests.readthedocs.io |

| requests-oauthlib | 2.0.0 | BSD License | https://github.com/requests/requests-oauthlib |

| requests-toolbelt | 1.0.0 | Apache Software License | https://toolbelt.readthedocs.io/ |

| rfc3986 | 2.0.0 | Apache Software License | http://rfc3986.readthedocs.io |

| rich | 14.3.3 | MIT License | https://github.com/Textualize/rich |

| rpds-py | 0.30.0 | MIT | https://github.com/crate-py/rpds |

| rsa | 4.7.2 | Apache Software License | https://stuvel.eu/rsa |

| ruamel.yaml | 0.19.1 | MIT License | https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/ |

| s3transfer | 0.16.0 | Apache Software License | https://github.com/boto/s3transfer |

| safetensors | 0.7.0 | Apache Software License | https://github.com/huggingface/safetensors |

| SecretStorage | 3.5.0 | BSD-3-Clause | https://github.com/mitya57/secretstorage |

| shapely | 2.1.2 | BSD License | https://github.com/shapely/shapely |

| shellingham | 1.5.4 | ISC License (ISCL) | https://github.com/sarugaku/shellingham |

| six | 1.17.0 | MIT License | https://github.com/benjaminp/six |

| smmap | 5.0.2 | BSD License | https://github.com/gitpython-developers/smmap |

| sniffio | 1.3.1 | Apache Software License; MIT License | https://github.com/python-trio/sniffio |

| soupsieve | 2.8.3 | MIT | https://github.com/facelessuser/soupsieve |

| SQLAlchemy | 2.0.47 | MIT | https://www.sqlalchemy.org |

| starlette | 0.52.1 | BSD-3-Clause | https://github.com/Kludex/starlette |

| streamlit | 1.54.0 | Apache-2.0 | https://streamlit.io |

| striprtf | 0.0.26 | BSD License | https://github.com/joshy/striprtf |

| sympy | 1.14.0 | BSD License | https://sympy.org |

| tenacity | 9.1.4 | Apache Software License | https://github.com/jd/tenacity |

| tiktoken | 0.12.0 | MIT License | https://github.com/openai/tiktoken |

| tinytag | 2.2.0 | MIT License | https://github.com/tinytag/tinytag |

| tokenizer | 3.6.2 | MIT | https://mideind.is |

| tokenizers | 0.20.3 | Apache Software License | https://github.com/huggingface/tokenizers |

| toml | 0.10.2 | MIT License | https://github.com/uiri/toml |

| tornado | 6.5.4 | Apache Software License | http://www.tornadoweb.org/ |

| tqdm | 4.67.3 | MPL-2.0 AND MIT | https://tqdm.github.io |

| twine | 6.2.0 | Apache-2.0 | https://twine.readthedocs.io/ |

| typer | 0.24.1 | MIT | https://github.com/fastapi/typer |

| typer-slim | 0.24.0 | MIT | https://github.com/fastapi/typer |

| typing-inspect | 0.9.0 | MIT License | https://github.com/ilevkivskyi/typing_inspect |

| typing-inspection | 0.4.2 | MIT | https://github.com/pydantic/typing-inspection |

| typing_extensions | 4.15.0 | PSF-2.0 | https://github.com/python/typing_extensions |

| tzdata | 2025.3 | Apache-2.0 | https://github.com/python/tzdata |

| tzlocal | 5.3.1 | MIT License | https://github.com/regebro/tzlocal/blob/master/CHANGES.txt |

| ujson | 5.11.0 | UNKNOWN | https://github.com/ultrajson/ultrajson |

| urllib3 | 2.6.3 | MIT | https://github.com/urllib3/urllib3/blob/main/CHANGES.rst |

| uuid_utils | 0.14.1 | BSD-3-Clause | https://github.com/aminalaee/uuid-utils |

| uvicorn | 0.41.0 | BSD-3-Clause | https://uvicorn.dev/ |

| uvloop | 0.22.1 | Apache Software License; MIT License | UNKNOWN |

| vine | 5.1.0 | BSD License | https://github.com/celery/vine |

| watchdog | 6.0.0 | Apache Software License | https://github.com/gorakhargosh/watchdog |

| watchfiles | 1.1.1 | MIT License | https://github.com/samuelcolvin/watchfiles |

| websocket-client | 1.9.0 | Apache Software License | https://github.com/websocket-client/websocket-client.git |

| websockets | 15.0.1 | BSD License | https://github.com/python-websockets/websockets |

| Werkzeug | 3.1.6 | BSD-3-Clause | https://github.com/pallets/werkzeug/ |

| wrapt | 1.17.3 | BSD License | https://github.com/GrahamDumpleton/wrapt |

| xxhash | 3.6.0 | BSD License | https://github.com/ifduyue/python-xxhash |

| yarl | 1.22.0 | Apache Software License | https://github.com/aio-libs/yarl |

| zipp | 3.23.0 | MIT | https://github.com/jaraco/zipp |

| zstandard | 0.25.0 | BSD-3-Clause | https://github.com/indygreg/python-zstandard |

## JavaScript Dependencies (react-app)

Total: 235 packages

| Package | Version | License | Repository |

|---------|---------|---------|------------|

| @babel/runtime | 7.28.6 | MIT | https://github.com/babel/babel |

| @dnd-kit/accessibility | 3.1.1 | MIT | https://github.com/clauderic/dnd-kit |

| @dnd-kit/core | 6.3.1 | MIT | https://github.com/clauderic/dnd-kit |

| @dnd-kit/sortable | 10.0.0 | MIT | https://github.com/clauderic/dnd-kit |

| @dnd-kit/utilities | 3.2.2 | MIT | https://github.com/clauderic/dnd-kit |

| @mixmark-io/domino | 2.2.0 | BSD-2-Clause | https://github.com/mixmark-io/domino |

| @remix-run/router | 1.23.2 | MIT | https://github.com/remix-run/react-router |

| @types/d3-array | 3.2.2 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/d3-color | 3.1.3 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/d3-ease | 3.0.2 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/d3-interpolate | 3.0.4 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/d3-path | 3.1.1 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/d3-scale | 4.0.9 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/d3-shape | 3.1.8 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/d3-time | 3.0.4 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/d3-timer | 3.0.2 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/debug | 4.1.12 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/estree-jsx | 1.0.5 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/estree | 1.0.8 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/hast | 3.0.4 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/mdast | 4.0.4 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/ms | 2.1.0 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/node | 25.3.0 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/pako | 2.0.4 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/prop-types | 15.7.15 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/raf | 3.4.3 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/react | 18.3.28 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/trusted-types | 2.0.7 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/unist | 2.0.11 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @types/unist | 3.0.3 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |

| @ungap/structured-clone | 1.3.0 | ISC | https://github.com/ungap/structured-clone |

| asynckit | 0.4.0 | MIT | https://github.com/alexindigo/asynckit |

| axios | 1.13.5 | MIT | https://github.com/axios/axios |

| bail | 2.0.2 | MIT | https://github.com/wooorm/bail |

| base64-arraybuffer | 1.0.2 | MIT | https://github.com/niklasvh/base64-arraybuffer |

| call-bind-apply-helpers | 1.0.2 | MIT | https://github.com/ljharb/call-bind-apply-helpers |

| canvg | 3.0.11 | MIT | https://github.com/canvg/canvg |

| ccount | 2.0.1 | MIT | https://github.com/wooorm/ccount |

| character-entities-html4 | 2.1.0 | MIT | https://github.com/wooorm/character-entities-html4 |

| character-entities-legacy | 3.0.0 | MIT | https://github.com/wooorm/character-entities-legacy |

| character-entities | 2.0.2 | MIT | https://github.com/wooorm/character-entities |

| character-reference-invalid | 2.0.1 | MIT | https://github.com/wooorm/character-reference-invalid |

| clsx | 2.1.1 | MIT | https://github.com/lukeed/clsx |

| combined-stream | 1.0.8 | MIT | https://github.com/felixge/node-combined-stream |

| comma-separated-tokens | 2.0.3 | MIT | https://github.com/wooorm/comma-separated-tokens |

| core-js | 3.48.0 | MIT | https://github.com/zloirock/core-js |

| core-util-is | 1.0.3 | MIT | https://github.com/isaacs/core-util-is |

| css-line-break | 2.1.0 | MIT | https://github.com/niklasvh/css-line-break |

| csstype | 3.2.3 | MIT | https://github.com/frenic/csstype |

| d3-array | 3.2.4 | ISC | https://github.com/d3/d3-array |

| d3-color | 3.1.0 | ISC | https://github.com/d3/d3-color |

| d3-ease | 3.0.1 | BSD-3-Clause | https://github.com/d3/d3-ease |

| d3-format | 3.1.2 | ISC | https://github.com/d3/d3-format |

| d3-interpolate | 3.0.1 | ISC | https://github.com/d3/d3-interpolate |

| d3-path | 3.1.0 | ISC | https://github.com/d3/d3-path |

| d3-scale | 4.0.2 | ISC | https://github.com/d3/d3-scale |

| d3-shape | 3.2.0 | ISC | https://github.com/d3/d3-shape |

| d3-time-format | 4.1.0 | ISC | https://github.com/d3/d3-time-format |

| d3-time | 3.1.0 | ISC | https://github.com/d3/d3-time |

| d3-timer | 3.0.1 | ISC | https://github.com/d3/d3-timer |

| debug | 4.4.3 | MIT | https://github.com/debug-js/debug |

| decimal.js-light | 2.5.1 | MIT | https://github.com/MikeMcl/decimal.js-light |

| decode-named-character-reference | 1.3.0 | MIT | https://github.com/wooorm/decode-named-character-reference |

| delayed-stream | 1.0.0 | MIT | https://github.com/felixge/node-delayed-stream |

| dequal | 2.0.3 | MIT | https://github.com/lukeed/dequal |

| devlop | 1.1.0 | MIT | https://github.com/wooorm/devlop |

| docx | 9.6.0 | MIT | https://github.com/dolanmiu/docx |

| dom-helpers | 5.2.1 | MIT | https://github.com/react-bootstrap/dom-helpers |

| dompurify | 3.3.1 | (MPL-2.0 OR Apache-2.0) | https://github.com/cure53/DOMPurify |

| dunder-proto | 1.0.1 | MIT | https://github.com/es-shims/dunder-proto |

| es-define-property | 1.0.1 | MIT | https://github.com/ljharb/es-define-property |

| es-errors | 1.3.0 | MIT | https://github.com/ljharb/es-errors |

| es-object-atoms | 1.1.1 | MIT | https://github.com/ljharb/es-object-atoms |

| es-set-tostringtag | 2.1.0 | MIT | https://github.com/es-shims/es-set-tostringtag |

| escape-string-regexp | 5.0.0 | MIT | https://github.com/sindresorhus/escape-string-regexp |

| estree-util-is-identifier-name | 3.0.0 | MIT | https://github.com/syntax-tree/estree-util-is-identifier-name |

| eventemitter3 | 4.0.7 | MIT | https://github.com/primus/eventemitter3 |

| extend | 3.0.2 | MIT | https://github.com/justmoon/node-extend |

| fast-equals | 5.4.0 | MIT | https://github.com/planttheidea/fast-equals |

| fast-png | 6.4.0 | MIT | https://github.com/image-js/fast-png |

| fflate | 0.8.2 | MIT | https://github.com/101arrowz/fflate |

| file-saver | 2.0.5 | MIT | https://github.com/eligrey/FileSaver.js |

| follow-redirects | 1.15.11 | MIT | https://github.com/follow-redirects/follow-redirects |

| form-data | 4.0.5 | MIT | https://github.com/form-data/form-data |

| framer-motion | 12.34.3 | MIT | https://github.com/motiondivision/motion |

| function-bind | 1.1.2 | MIT | https://github.com/Raynos/function-bind |

| get-intrinsic | 1.3.0 | MIT | https://github.com/ljharb/get-intrinsic |

| get-proto | 1.0.1 | MIT | https://github.com/ljharb/get-proto |

| gopd | 1.2.0 | MIT | https://github.com/ljharb/gopd |

| has-symbols | 1.1.0 | MIT | https://github.com/inspect-js/has-symbols |

| has-tostringtag | 1.0.2 | MIT | https://github.com/inspect-js/has-tostringtag |

| hash.js | 1.1.7 | MIT | https://github.com/indutny/hash.js |

| hasown | 2.0.2 | MIT | https://github.com/inspect-js/hasOwn |

| hast-util-sanitize | 5.0.2 | MIT | https://github.com/syntax-tree/hast-util-sanitize |

| hast-util-to-jsx-runtime | 2.3.6 | MIT | https://github.com/syntax-tree/hast-util-to-jsx-runtime |

| hast-util-whitespace | 3.0.0 | MIT | https://github.com/syntax-tree/hast-util-whitespace |

| html-url-attributes | 3.0.1 | MIT | https://github.com/rehypejs/rehype-minify/tree/main/packages/html-url-attributes |

| html2canvas | 1.4.1 | MIT | https://github.com/niklasvh/html2canvas |

| immediate | 3.0.6 | MIT | https://github.com/calvinmetcalf/immediate |

| inherits | 2.0.4 | ISC | https://github.com/isaacs/inherits |

| inline-style-parser | 0.2.7 | MIT | https://github.com/remarkablemark/inline-style-parser |

| internmap | 2.0.3 | ISC | https://github.com/mbostock/internmap |

| iobuffer | 5.4.0 | MIT | https://github.com/image-js/iobuffer |

| is-alphabetical | 2.0.1 | MIT | https://github.com/wooorm/is-alphabetical |

| is-alphanumerical | 2.0.1 | MIT | https://github.com/wooorm/is-alphanumerical |

| is-decimal | 2.0.1 | MIT | https://github.com/wooorm/is-decimal |

| is-hexadecimal | 2.0.1 | MIT | https://github.com/wooorm/is-hexadecimal |

| is-plain-obj | 4.1.0 | MIT | https://github.com/sindresorhus/is-plain-obj |

| isarray | 1.0.0 | MIT | https://github.com/juliangruber/isarray |

| js-tokens | 4.0.0 | MIT | https://github.com/lydell/js-tokens |

| jspdf | 4.2.0 | MIT | https://github.com/parallax/jsPDF |

| jszip | 3.10.1 | (MIT OR GPL-3.0-or-later) | https://github.com/Stuk/jszip |

| lie | 3.3.0 | MIT | https://github.com/calvinmetcalf/lie |

| lodash.debounce | 4.0.8 | MIT | https://github.com/lodash/lodash |

| lodash | 4.17.23 | MIT | https://github.com/lodash/lodash |

| loglevel | 1.9.2 | MIT | https://github.com/pimterry/loglevel |

| longest-streak | 3.1.0 | MIT | https://github.com/wooorm/longest-streak |

| loose-envify | 1.4.0 | MIT | https://github.com/zertosh/loose-envify |

| lucide-react | 0.344.0 | ISC | https://github.com/lucide-icons/lucide |

| markdown-table | 3.0.4 | MIT | https://github.com/wooorm/markdown-table |

| math-intrinsics | 1.1.0 | MIT | https://github.com/es-shims/math-intrinsics |

| mdast-util-find-and-replace | 3.0.2 | MIT | https://github.com/syntax-tree/mdast-util-find-and-replace |

| mdast-util-from-markdown | 2.0.3 | MIT | https://github.com/syntax-tree/mdast-util-from-markdown |

| mdast-util-gfm-autolink-literal | 2.0.1 | MIT | https://github.com/syntax-tree/mdast-util-gfm-autolink-literal |

| mdast-util-gfm-footnote | 2.1.0 | MIT | https://github.com/syntax-tree/mdast-util-gfm-footnote |

| mdast-util-gfm-strikethrough | 2.0.0 | MIT | https://github.com/syntax-tree/mdast-util-gfm-strikethrough |

| mdast-util-gfm-table | 2.0.0 | MIT | https://github.com/syntax-tree/mdast-util-gfm-table |

| mdast-util-gfm-task-list-item | 2.0.0 | MIT | https://github.com/syntax-tree/mdast-util-gfm-task-list-item |

| mdast-util-gfm | 3.1.0 | MIT | https://github.com/syntax-tree/mdast-util-gfm |

| mdast-util-mdx-expression | 2.0.1 | MIT | https://github.com/syntax-tree/mdast-util-mdx-expression |

| mdast-util-mdx-jsx | 3.2.0 | MIT | https://github.com/syntax-tree/mdast-util-mdx-jsx |

| mdast-util-mdxjs-esm | 2.0.1 | MIT | https://github.com/syntax-tree/mdast-util-mdxjs-esm |

| mdast-util-phrasing | 4.1.0 | MIT | https://github.com/syntax-tree/mdast-util-phrasing |

| mdast-util-to-hast | 13.2.1 | MIT | https://github.com/syntax-tree/mdast-util-to-hast |

| mdast-util-to-markdown | 2.1.2 | MIT | https://github.com/syntax-tree/mdast-util-to-markdown |

| mdast-util-to-string | 4.0.0 | MIT | https://github.com/syntax-tree/mdast-util-to-string |

| micromark-core-commonmark | 2.0.3 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark |

| micromark-extension-gfm-autolink-literal | 2.1.0 | MIT | https://github.com/micromark/micromark-extension-gfm-autolink-literal |

| micromark-extension-gfm-footnote | 2.1.0 | MIT | https://github.com/micromark/micromark-extension-gfm-footnote |

| micromark-extension-gfm-strikethrough | 2.1.0 | MIT | https://github.com/micromark/micromark-extension-gfm-strikethrough |

| micromark-extension-gfm-table | 2.1.1 | MIT | https://github.com/micromark/micromark-extension-gfm-table |

| micromark-extension-gfm-tagfilter | 2.0.0 | MIT | https://github.com/micromark/micromark-extension-gfm-tagfilter |

| micromark-extension-gfm-task-list-item | 2.1.0 | MIT | https://github.com/micromark/micromark-extension-gfm-task-list-item |

| micromark-extension-gfm | 3.0.0 | MIT | https://github.com/micromark/micromark-extension-gfm |

| micromark-factory-destination | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-factory-destination |

| micromark-factory-label | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-factory-label |

| micromark-factory-space | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-factory-space |

| micromark-factory-title | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-factory-title |

| micromark-factory-whitespace | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-factory-whitespace |

| micromark-util-character | 2.1.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-character |

| micromark-util-chunked | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-chunked |

| micromark-util-classify-character | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-classify-character |

| micromark-util-combine-extensions | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-combine-extensions |

| micromark-util-decode-numeric-character-reference | 2.0.2 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-numeric-character-reference |

| micromark-util-decode-string | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-string |

| micromark-util-encode | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-encode |

| micromark-util-html-tag-name | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-html-tag-name |

| micromark-util-normalize-identifier | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-normalize-identifier |

| micromark-util-resolve-all | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-resolve-all |

| micromark-util-sanitize-uri | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-sanitize-uri |

| micromark-util-subtokenize | 2.1.0 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize |

| micromark-util-symbol | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-symbol |

| micromark-util-types | 2.0.2 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-types |

| micromark | 4.0.2 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark |

| mime-db | 1.52.0 | MIT | https://github.com/jshttp/mime-db |

| mime-types | 2.1.35 | MIT | https://github.com/jshttp/mime-types |

| minimalistic-assert | 1.0.1 | ISC | https://github.com/calvinmetcalf/minimalistic-assert |

| motion-dom | 12.34.3 | MIT | https://github.com/motiondivision/motion |

| motion-utils | 12.29.2 | MIT | https://github.com/motiondivision/motion |

| ms | 2.1.3 | MIT | https://github.com/vercel/ms |

| nanoid | 5.1.6 | MIT | https://github.com/ai/nanoid |

| object-assign | 4.1.1 | MIT | https://github.com/sindresorhus/object-assign |

| pako | 1.0.11 | (MIT AND Zlib) | https://github.com/nodeca/pako |

| pako | 2.1.0 | (MIT AND Zlib) | https://github.com/nodeca/pako |

| parse-entities | 4.0.2 | MIT | https://github.com/wooorm/parse-entities |

| performance-now | 2.1.0 | MIT | https://github.com/braveg1rl/performance-now |

| process-nextick-args | 2.0.1 | MIT | https://github.com/calvinmetcalf/process-nextick-args |

| prop-types | 15.8.1 | MIT | https://github.com/facebook/prop-types |

| property-information | 7.1.0 | MIT | https://github.com/wooorm/property-information |

| proxy-from-env | 1.1.0 | MIT | https://github.com/Rob--W/proxy-from-env |

| quantify | 0.0.0 | UNLICENSED | |

| raf | 3.4.1 | MIT | https://github.com/chrisdickinson/raf |

| react-dom | 18.3.1 | MIT | https://github.com/facebook/react |

| react-icons | 5.5.0 | MIT | https://github.com/react-icons/react-icons |

| react-is | 16.13.1 | MIT | https://github.com/facebook/react |

| react-is | 18.3.1 | MIT | https://github.com/facebook/react |

| react-markdown | 10.1.0 | MIT | https://github.com/remarkjs/react-markdown |

| react-router-dom | 6.30.3 | MIT | https://github.com/remix-run/react-router |

| react-router | 6.30.3 | MIT | https://github.com/remix-run/react-router |

| react-smooth | 4.0.4 | MIT | https://github.com/recharts/react-smooth |

| react-transition-group | 4.4.5 | BSD-3-Clause | https://github.com/reactjs/react-transition-group |

| react | 18.3.1 | MIT | https://github.com/facebook/react |

| readable-stream | 2.3.8 | MIT | https://github.com/nodejs/readable-stream |

| recharts-scale | 0.4.5 | MIT | https://github.com/recharts/recharts-scale |

| recharts | 2.15.4 | MIT | https://github.com/recharts/recharts |

| regenerator-runtime | 0.13.11 | MIT | https://github.com/facebook/regenerator/tree/main/packages/runtime |

| rehype-sanitize | 6.0.0 | MIT | https://github.com/rehypejs/rehype-sanitize |

| remark-gfm | 4.0.1 | MIT | https://github.com/remarkjs/remark-gfm |

| remark-parse | 11.0.0 | MIT | https://github.com/remarkjs/remark/tree/main/packages/remark-parse |

| remark-rehype | 11.1.2 | MIT | https://github.com/remarkjs/remark-rehype |

| remark-stringify | 11.0.0 | MIT | https://github.com/remarkjs/remark/tree/main/packages/remark-stringify |

| rgbcolor | 1.0.1 | MIT* | https://github.com/yetzt/node-rgbcolor |

| safe-buffer | 5.1.2 | MIT | https://github.com/feross/safe-buffer |

| sax | 1.4.4 | BlueOak-1.0.0 | https://github.com/isaacs/sax-js |

| scheduler | 0.23.2 | MIT | https://github.com/facebook/react |

| setimmediate | 1.0.5 | MIT | https://github.com/YuzuJS/setImmediate |

| space-separated-tokens | 2.0.2 | MIT | https://github.com/wooorm/space-separated-tokens |

| stackblur-canvas | 2.7.0 | MIT | https://github.com/flozz/StackBlur |

| string_decoder | 1.1.1 | MIT | https://github.com/nodejs/string_decoder |

| stringify-entities | 4.0.4 | MIT | https://github.com/wooorm/stringify-entities |

| style-to-js | 1.1.21 | MIT | https://github.com/remarkablemark/style-to-js |

| style-to-object | 1.0.14 | MIT | https://github.com/remarkablemark/style-to-object |

| svg-pathdata | 6.0.3 | MIT | https://github.com/nfroidure/svg-pathdata |

| text-segmentation | 1.0.3 | MIT | https://github.com/niklasvh/text-segmentation |

| tiny-invariant | 1.3.3 | MIT | https://github.com/alexreardon/tiny-invariant |

| trim-lines | 3.0.1 | MIT | https://github.com/wooorm/trim-lines |

| trough | 2.2.0 | MIT | https://github.com/wooorm/trough |

| tslib | 2.8.1 | 0BSD | https://github.com/Microsoft/tslib |

| turndown-plugin-gfm | 1.0.2 | MIT | https://github.com/domchristie/turndown-plugin-gfm |

| turndown | 7.2.2 | MIT | https://github.com/mixmark-io/turndown |

| undici-types | 7.18.2 | MIT | https://github.com/nodejs/undici |

| unified | 11.0.5 | MIT | https://github.com/unifiedjs/unified |

| unist-util-is | 6.0.1 | MIT | https://github.com/syntax-tree/unist-util-is |

| unist-util-position | 5.0.0 | MIT | https://github.com/syntax-tree/unist-util-position |

| unist-util-stringify-position | 4.0.0 | MIT | https://github.com/syntax-tree/unist-util-stringify-position |

| unist-util-visit-parents | 6.0.2 | MIT | https://github.com/syntax-tree/unist-util-visit-parents |

| unist-util-visit | 5.1.0 | MIT | https://github.com/syntax-tree/unist-util-visit |

| util-deprecate | 1.0.2 | MIT | https://github.com/TooTallNate/util-deprecate |

| utrie | 1.0.2 | MIT | https://github.com/niklasvh/utrie |

| vfile-message | 4.0.3 | MIT | https://github.com/vfile/vfile-message |

| vfile | 6.0.3 | MIT | https://github.com/vfile/vfile |

| victory-vendor | 36.9.2 | MIT AND ISC | https://github.com/FormidableLabs/victory |

| xml-js | 1.6.11 | MIT | https://github.com/nashwaan/xml-js |

| xml | 1.0.1 | MIT | https://github.com/dylang/node-xml |

| zwitch | 2.0.4 | MIT | https://github.com/wooorm/zwitch |

## License Summary

| License | Count |

|---------|-------|

| MIT | 337 |

| BSD | 62 |

| Apache 2.0 | 61 |

| ISC | 19 |

| PSF | 3 |

| UNKNOWN | 3 |

| GNU Library or Lesser General Public License (LGPL) | 2 |

| Apache Software License; MIT License | 2 |

| (MIT AND Zlib) | 2 |

| Dual Licensed - GNU AFFERO GPL 3.0 or Artifex Commercial License | 1 |

| Apache-2.0 AND MIT | 1 |

| Mozilla Public License 2.0 (MPL 2.0) | 1 |

| GNU Lesser General Public License v2 or later (LGPLv2+) | 1 |

| Apache-2.0 OR BSD-3-Clause | 1 |

| Academic Free License (AFL); MIT License | 1 |

| BSD License; GNU General Public License (GPL); Public Domain | 1 |

| MIT AND PSF-2.0 | 1 |

| BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0 | 1 |

| MPL-2.0 AND (Apache-2.0 OR MIT) | 1 |

| Apache-2.0 OR MIT | 1 |

| Apache-2.0 OR BSD-2-Clause | 1 |

| MIT-CMU | 1 |

| LGPL-3.0-only | 1 |

| BSD License; Public Domain | 1 |

| BSD-3-Clause, Apache-2.0, dependency licenses | 1 |

| Apache Software License; BSD License | 1 |

| Apache-2.0 AND CNRI-Python | 1 |

| MPL-2.0 AND MIT | 1 |

| (MPL-2.0 OR Apache-2.0) | 1 |

| (MIT OR GPL-3.0-or-later) | 1 |

| UNLICENSED | 1 |

| BlueOak-1.0.0 | 1 |

| 0BSD | 1 |

| MIT AND ISC | 1 |

---

All dependencies use permissive open-source licenses (MIT, BSD, Apache 2.0, ISC, etc.).

No copyleft (GPL/AGPL) licenses were detected in production dependencies.