🐼 osparc-simcore simulation framework
ITISFoundation/osparc-simcore 的健康指数为 100 分中的 93 分,处于「卓越」区间。 其得分最高的类别是Vitality(99/100),最低的是Security(59/100)。 最近一次更新在 2 天前。 近期的大部分工作由 3 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 79 经校准后在公布的指数量表上为 93(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 2 天前 |
| 35.3/36 | 提交节奏 — 52 周中有 51 周有提交 |
| 18/18 | 提交量 — 最近一年 870 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 870 |
| human_commit_share | 0.88 |
| days_since_last_push | 2 |
| active_weeks_last_year | 51 |
| 27/27 | 有发布版本 — 已发布 100 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 4 天前 |
| 27/27 | 发布节奏 — 约每 3.2 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — 无数据 |
| releases_count | 100 |
| latest_release_tag | v1.96.2 |
| releases_from_tags | 否 |
| days_since_latest_release | 4 |
| mean_days_between_releases | 3.2 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 28/60 | 星标 — 54 个星标 |
| 12.2/25 | 复刻 — 30 个复刻 |
| 3.3/15 | 关注者 — 5 位关注者 |
| forks | 30 |
| stars | 54 |
| watchers | 5 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(MIT) |
| 18/18 | CONTRIBUTING 指南 |
| 0/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 6.3/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | 0 |
| has_contributing | 是 |
| has_issue_template | 否 |
| has_code_of_conduct | 否 |
| readme_badge_services | — |
| has_pull_request_template | 是 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 36/54 | 巴士系数 — 3 位贡献者贡献了半数提交 |
| 16.9/22.5 | 提交分布 — 头号贡献者编写了 25% 的提交 |
| 13.5/13.5 | 贡献者广度 — 20 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 12 contributing companies or organizations |
| bus_factor | 3 |
| contributors_sampled | 20 |
| top_contributor_share | 0.248 |
| 34.6/42 | 议题解决 — 82% 的议题已关闭 |
| 26.3/30 | PR 接受 — 已裁定的 PR 中 5,749/6,569 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 13.5/15 | OpenSSF Scorecard:Code-Review — Found 22/23 approved changesets -- score normalized to 9 |
| merged_prs | 5,749 |
| open_issues | 524 |
| closed_issues | 2,464 |
| prs_merged_7d | 19 |
| prs_decided_7d | 22 |
| prs_merged_30d | 44 |
| prs_decided_30d | 48 |
| issue_closed_ratio | 0.825 |
| closed_unmerged_prs | 820 |
| first_time_authors_30d | 0 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 0 |
| 30/30 | 所有权背书 — 组织持有 |
| 0/20 | 已验证域名 |
| 10.7/25 | 所有者影响力 — ITISFoundation 有 30 位关注者 |
| 25/25 | 既往记录 — 100 个公开仓库,账户约 8 年 |
| followers | 30 |
| owner_type | Organization |
| is_verified | 否 |
| owner_login | ITISFoundation |
| public_repos | 100 |
| account_age_days | 3,256 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 11 个工作流 |
| 24/24 | 存在测试 |
| 16/16 | Linter 配置 — .eslintrc.json, .pylintrc, .ruff.toml, eslint.config.js |
| 9.6/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 否 |
| has_linter_config | 是 |
| has_precommit_config | 是 |
| 30/30 | README |
| 25/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://osparc.io |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 10 个主题标签 |
| 0/10 | Wiki |
| topics | simulation, osparc, osparc-simcore, docker, python, beta-distribution, neuroscience, simulation-modeling, simulator, swarm-cluster |
| has_wiki | 否 |
| homepage | https://osparc.io |
| docs_site | https://osparc.io |
| has_readme | 是 |
| has_docs_dir | 是 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — 无数据 |
| 2.5/2.5 | CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 6.8/7.5 | Code-Review — Found 22/23 approved changesets -- score normalized to 9 |
| 2.5/2.5 | Contributors — project has 12 contributing companies or organizations |
| 0/10 | Dangerous-Workflow — dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — 无数据 |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 5/5 | SAST — SAST tool is run on all commits |
| 0/5 | Security-Policy — security policy file not detected |
| 0/7.5 | Signed-Releases — 无数据 |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 0/7.5 | Vulnerabilities — 24 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 15 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 3 |
| scorecard_aggregate | 4.9 |
| 35/35 | 直接依赖不含已知公告 — 没有直接依赖携带已知公告 |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 0/40 | 没有长期未处理的公告 — 没有公告带有发布日期 |
| source | osv |
| advisories | 89 |
| affected_packages | 28 |
| assessed_packages | 910 |
| unassessed_packages | 51 |
| affected_by_severity | critical 3, high 19, moderate 6 |
| direct_affected_packages | 0 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 45/45 | 代理指令 — .github/copilot-instructions.md, .github/instructions/general.instructions.md, .github/instructions/makefiles.instructions.md, .github/instructions/node.instructions.md, .github/instructions/python-tests.instructions.md, .github/instructions/python.instructions.md, .github/instructions/services-webserver.instructions.md, .github/instructions/web-server-openapi.instructions.md |
| 15/15 | 机器可读文档(llms.txt) — 项目网站提供 llms.txt(https://docs.docker.com/llms.txt) |
| 40/40 | 可读的提交历史 — 88 次人类提交中有 66 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 是 |
| llms_txt_url | https://docs.docker.com/llms.txt |
| legible_history_share | 0.75 |
| agent_instruction_files | .github/copilot-instructions.md, .github/instructions/general.instructions.md, .github/instructions/makefiles.instructions.md, .github/instructions/node.instructions.md, .github/instructions/python-tests.instructions.md, .github/instructions/python.instructions.md, .github/instructions/services-webserver.instructions.md, .github/instructions/web-server-openapi.instructions.md |
| agent_instruction_max_bytes | 9,321 |
| 18/18 | 一条命令的引导启动 — .vscode/Makefile, Makefile, api/specs/web-server/Makefile, api/tests/Makefile, ci/helpers/requirements/Makefile, packages/aws-library/Makefile, packages/aws-library/requirements/Makefile, packages/celery-library/Makefile, packages/celery-library/requirements/Makefile, packages/common-library/Makefile, packages/common-library/requirements/Makefile, packages/dask-task-models-library/Makefile, packages/dask-task-models-library/requirements/Makefile, packages/models-library/Makefile, packages/models-library/requirements/Makefile, packages/postgres-database/Makefile, packages/postgres-database/docker/Makefile, packages/postgres-database/requirements/Makefile, packages/postgres-database/scripts/erd/Makefile, packages/pytest-simcore/Makefile, packages/pytest-simcore/requirements/Makefile, packages/service-integration/Makefile, packages/service-integration/requirements/Makefile, packages/service-library/Makefile, packages/service-library/requirements/Makefile, packages/settings-library/Makefile, packages/settings-library/requirements/Makefile, packages/simcore-sdk/Makefile, packages/simcore-sdk/requirements/Makefile, requirements/Makefile, requirements/tools/Makefile, scripts/apt-packages-versions/Makefile, scripts/i18n/Makefile, scripts/json-schema-to-openapi-schema/Makefile, scripts/maintenance/Makefile, scripts/maintenance/autoscaled-monitor/Makefile, scripts/maintenance/migrate_project/Makefile, scripts/ollama/Makefile, scripts/release/Makefile, services/agent/Makefile, services/agent/requirements/Makefile, services/api-server/Makefile, services/api-server/requirements/Makefile, services/autoscaling/Makefile, services/autoscaling/requirements/Makefile, services/autoscaling/tests/manual/Makefile, services/catalog/Makefile, services/catalog/requirements/Makefile, services/clusters-keeper/Makefile, services/clusters-keeper/requirements/Makefile, services/dask-sidecar/Makefile, services/dask-sidecar/requirements/Makefile, services/datcore-adapter/Makefile, services/datcore-adapter/requirements/Makefile, services/director-v2/Makefile, services/director-v2/requirements/Makefile, services/director/Makefile, services/director/requirements/Makefile, services/director/src/simcore_service_director/api/Makefile, services/docker-api-proxy/Makefile, services/docker-api-proxy/requirements/Makefile, services/dynamic-scheduler/Makefile, services/dynamic-scheduler/requirements/Makefile, services/dynamic-sidecar/Makefile, services/dynamic-sidecar/requirements/Makefile, services/dynamic-sidecar/scripts/Makefile, services/invitations/Makefile, services/invitations/requirements/Makefile, services/migration/Makefile, services/migration/requirements/Makefile, services/notifications/Makefile, services/notifications/requirements/Makefile, services/payments/Makefile, services/payments/gateway/Makefile, services/payments/requirements/Makefile, services/postgres/Makefile, services/resource-usage-tracker/Makefile, services/resource-usage-tracker/requirements/Makefile, services/static-webserver/client/Makefile, services/storage/Makefile, services/storage/requirements/Makefile, services/web/server/Makefile, services/web/server/requirements/Makefile, tests/e2e-frontend/Makefile, tests/e2e-playwright/Makefile, tests/e2e-playwright/requirements/Makefile, tests/environment-setup/Makefile, tests/environment-setup/requirements/Makefile, tests/performance/Makefile, tests/performance/requirements/Makefile, tests/public-api/Makefile, tests/public-api/examples/Makefile, tests/public-api/requirements/Makefile |
| 22/22 | 自动化测试 |
| 11/11 | Lint / 格式化配置 — .eslintrc.json, .pylintrc, .ruff.toml, eslint.config.js |
| 11/11 | 静态类型检查 — mypy.ini, packages/aws-library/src/aws_library/py.typed, packages/celery-library/src/celery_library/py.typed, packages/common-library/src/common_library/py.typed, packages/dask-task-models-library/src/dask_task_models_library/py.typed, packages/models-library/src/models_library/py.typed, packages/postgres-database/src/simcore_postgres_database/py.typed, packages/service-integration/src/service_integration/py.typed, packages/service-library/src/servicelib/py.typed, packages/settings-library/src/settings_library/py.typed, packages/simcore-sdk/src/simcore_sdk/py.typed |
| 10/10 | 可复现环境 — Dockerfile, lockfile |
| 2/10 | 已体现的代理实践 — 最近 100 次提交中有 1 次由代理编写或署名代理 |
| 8/8 | 自动化维护 — 最近 100 次提交中有 12 次为自动依赖更新 |
| 0/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | package-lock.json, uv.lock |
| has_dockerfile | 是 |
| typed_language | 否 |
| bootstrap_files | .vscode/Makefile, Makefile, api/specs/web-server/Makefile, api/tests/Makefile, ci/helpers/requirements/Makefile, packages/aws-library/Makefile, packages/aws-library/requirements/Makefile, packages/celery-library/Makefile, packages/celery-library/requirements/Makefile, packages/common-library/Makefile, packages/common-library/requirements/Makefile, packages/dask-task-models-library/Makefile, packages/dask-task-models-library/requirements/Makefile, packages/models-library/Makefile, packages/models-library/requirements/Makefile, packages/postgres-database/Makefile, packages/postgres-database/docker/Makefile, packages/postgres-database/requirements/Makefile, packages/postgres-database/scripts/erd/Makefile, packages/pytest-simcore/Makefile, packages/pytest-simcore/requirements/Makefile, packages/service-integration/Makefile, packages/service-integration/requirements/Makefile, packages/service-library/Makefile, packages/service-library/requirements/Makefile, packages/settings-library/Makefile, packages/settings-library/requirements/Makefile, packages/simcore-sdk/Makefile, packages/simcore-sdk/requirements/Makefile, requirements/Makefile, requirements/tools/Makefile, scripts/apt-packages-versions/Makefile, scripts/i18n/Makefile, scripts/json-schema-to-openapi-schema/Makefile, scripts/maintenance/Makefile, scripts/maintenance/autoscaled-monitor/Makefile, scripts/maintenance/migrate_project/Makefile, scripts/ollama/Makefile, scripts/release/Makefile, services/agent/Makefile, services/agent/requirements/Makefile, services/api-server/Makefile, services/api-server/requirements/Makefile, services/autoscaling/Makefile, services/autoscaling/requirements/Makefile, services/autoscaling/tests/manual/Makefile, services/catalog/Makefile, services/catalog/requirements/Makefile, services/clusters-keeper/Makefile, services/clusters-keeper/requirements/Makefile, services/dask-sidecar/Makefile, services/dask-sidecar/requirements/Makefile, services/datcore-adapter/Makefile, services/datcore-adapter/requirements/Makefile, services/director-v2/Makefile, services/director-v2/requirements/Makefile, services/director/Makefile, services/director/requirements/Makefile, services/director/src/simcore_service_director/api/Makefile, services/docker-api-proxy/Makefile, services/docker-api-proxy/requirements/Makefile, services/dynamic-scheduler/Makefile, services/dynamic-scheduler/requirements/Makefile, services/dynamic-sidecar/Makefile, services/dynamic-sidecar/requirements/Makefile, services/dynamic-sidecar/scripts/Makefile, services/invitations/Makefile, services/invitations/requirements/Makefile, services/migration/Makefile, services/migration/requirements/Makefile, services/notifications/Makefile, services/notifications/requirements/Makefile, services/payments/Makefile, services/payments/gateway/Makefile, services/payments/requirements/Makefile, services/postgres/Makefile, services/resource-usage-tracker/Makefile, services/resource-usage-tracker/requirements/Makefile, services/static-webserver/client/Makefile, services/storage/Makefile, services/storage/requirements/Makefile, services/web/server/Makefile, services/web/server/requirements/Makefile, tests/e2e-frontend/Makefile, tests/e2e-playwright/Makefile, tests/e2e-playwright/requirements/Makefile, tests/environment-setup/Makefile, tests/environment-setup/requirements/Makefile, tests/performance/Makefile, tests/performance/requirements/Makefile, tests/public-api/Makefile, tests/public-api/examples/Makefile, tests/public-api/requirements/Makefile |
| has_devcontainer | 否 |
| has_linter_config | 是 |
| typecheck_configs | mypy.ini, packages/aws-library/src/aws_library/py.typed, packages/celery-library/src/celery_library/py.typed, packages/common-library/src/common_library/py.typed, packages/dask-task-models-library/src/dask_task_models_library/py.typed, packages/models-library/src/models_library/py.typed, packages/postgres-database/src/simcore_postgres_database/py.typed, packages/service-integration/src/service_integration/py.typed, packages/service-library/src/servicelib/py.typed, packages/settings-library/src/settings_library/py.typed, packages/simcore-sdk/src/simcore_sdk/py.typed |
| agent_commit_share | 0.01 |
| toolchain_manifests | — |
| dependency_bot_commit_share | 0.12 |
| 27/45 | 可类型检查的代码 — Python,已配置类型检查(mypy.ini, packages/aws-library/src/aws_library/py.typed, packages/celery-library/src/celery_library/py.typed, packages/common-library/src/common_library/py.typed, packages/dask-task-models-library/src/dask_task_models_library/py.typed, packages/models-library/src/models_library/py.typed, packages/postgres-database/src/simcore_postgres_database/py.typed, packages/service-integration/src/service_integration/py.typed, packages/service-library/src/servicelib/py.typed, packages/settings-library/src/settings_library/py.typed, packages/simcore-sdk/src/simcore_sdk/py.typed) |
| 54.7/55 | 可控的文件大小 — 采样的 4,720 个源文件中有 22 个超过 60KB |
| primary_language | Python |
| largest_source_bytes | 3,664,053 |
| source_files_sampled | 4,720 |
| oversized_source_files | 22 |
| 40/40 | API 模式(OpenAPI/GraphQL/proto) — services/api-server/openapi.json, services/catalog/openapi.json, services/director-v2/openapi.json, services/director/src/simcore_service_director/api/v0/openapi.json, services/dynamic-scheduler/openapi.json, services/dynamic-sidecar/openapi.json, services/invitations/openapi.json, services/notifications/openapi.json, services/payments/openapi.json, services/resource-usage-tracker/openapi.json, services/storage/openapi.json, services/web/server/src/simcore_service_webserver/api/v0/openapi.json |
| 0/20 | MCP 服务器 |
| 40/40 | 可运行示例 — examples, notebooks |
| example_dirs | examples, notebooks |
| has_mcp_signal | 否 |
| api_schema_files | services/api-server/openapi.json, services/catalog/openapi.json, services/director-v2/openapi.json, services/director/src/simcore_service_director/api/v0/openapi.json, services/dynamic-scheduler/openapi.json, services/dynamic-sidecar/openapi.json, services/invitations/openapi.json, services/notifications/openapi.json, services/payments/openapi.json, services/resource-usage-tracker/openapi.json, services/storage/openapi.json, services/web/server/src/simcore_service_webserver/api/v0/openapi.json |
| interfaces_expected_of | network-service |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
每个点涵盖 8 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 10 | Binary-Artifacts | no binaries found in the repo |
| 不适用 | Branch-Protection | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| 10 | CI-Tests | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 9 | Code-Review | Found 22/23 approved changesets -- score normalized to 9 |
| 10 | Contributors | project has 12 contributing companies or organizations |
| 0 | Dangerous-Workflow | dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10 |
| 不适用 | Packaging | packaging workflow not detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 10 | SAST | SAST tool is run on all commits |
| 0 | Security-Policy | security policy file not detected |
| 不适用 | Signed-Releases | no releases found |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 0 | Vulnerabilities | 24 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| PyPI | orjson | — | packages/common-library/pyproject.toml |
| PyPI | pydantic | — | packages/common-library/pyproject.toml |
| PyPI | pydantic-extra-types | — | packages/common-library/pyproject.toml |
| PyPI | pytest | >=8.4.2 | packages/pytest-simcore/pyproject.toml |
来自 GitHub 依赖图的完整解析依赖集合:10 个直接依赖与 951 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| PyPI | orjson | — | 直接 |
| PyPI | orjson | 3.11.9 | 直接 |
| PyPI | orjson | 3.12.0 | 直接 |
| PyPI | pydantic | — | 直接 |
| PyPI | pydantic | 2.13.4 | 直接 |
| PyPI | pydantic | 2.13.5 | 直接 |
| PyPI | pydantic-extra-types | — | 直接 |
| PyPI | pydantic-extra-types | 2.11.1 | 直接 |
| PyPI | pytest | — | 直接 |
| PyPI | pytest | 9.1.1 | 直接 |
| npm | @babel/code-frame | 7.26.2 | 间接 |
| npm | @babel/generator | 7.26.5 | 间接 |
| npm | @babel/helper-string-parser | 7.25.9 | 间接 |
| npm | @babel/helper-validator-identifier | 7.25.9 | 间接 |
| npm | @babel/parser | 7.26.7 | 间接 |
| npm | @babel/template | 7.25.9 | 间接 |
| npm | @babel/traverse | 7.26.7 | 间接 |
| npm | @babel/types | 7.26.7 | 间接 |
| npm | @jridgewell/gen-mapping | 0.3.8 | 间接 |
| npm | @jridgewell/resolve-uri | 3.1.2 | 间接 |
| npm | @jridgewell/set-array | 1.2.1 | 间接 |
| npm | @jridgewell/sourcemap-codec | 1.5.0 | 间接 |
| npm | @jridgewell/trace-mapping | 0.3.25 | 间接 |
| npm | @pact-foundation/pact-cli | 16.0.4 | 间接 |
| npm | @pact-foundation/pact-cli-darwin-arm64 | 16.0.4 | 间接 |
| npm | @pact-foundation/pact-cli-darwin-x64 | 16.0.4 | 间接 |
| npm | @pact-foundation/pact-cli-linux-arm64 | 16.0.4 | 间接 |
| npm | @pact-foundation/pact-cli-linux-x64 | 16.0.4 | 间接 |
| npm | @pact-foundation/pact-cli-windows-x64 | 16.0.4 | 间接 |
| npm | @playwright/test | 1.56.1 | 间接 |
| npm | @types/color-name | 1.1.1 | 间接 |
| npm | @types/node | 20.12.7 | 间接 |
| npm | acorn | 7.1.1 | 间接 |
| npm | acorn-jsx | 5.2.0 | 间接 |
| npm | agent-base | 4.3.0 | 间接 |
| npm | ajv | 6.12.6 | 间接 |
| npm | ansi-escapes | 4.3.1 | 间接 |
| npm | ansi-regex | 4.1.1 | 间接 |
| npm | ansi-regex | 5.0.1 | 间接 |
| npm | ansi-styles | 3.2.1 | 间接 |
| npm | ansi-styles | 4.2.1 | 间接 |
| npm | ansi-styles | 4.3.0 | 间接 |
| npm | argparse | 1.0.10 | 间接 |
| npm | astral-regex | 1.0.0 | 间接 |
| npm | async-limiter | 1.0.1 | 间接 |
| npm | atomic-sleep | 1.0.0 | 间接 |
| npm | babel-eslint | 10.1.0 | 间接 |
| npm | balanced-match | 1.0.0 | 间接 |
| npm | brace-expansion | 1.1.11 | 间接 |
| npm | brace-expansion | 2.0.1 | 间接 |
| npm | buffer-crc32 | 0.2.13 | 间接 |
| npm | buffer-from | 1.1.1 | 间接 |
| npm | callsites | 3.1.0 | 间接 |
| npm | camelcase | 5.3.1 | 间接 |
| npm | chalk | 2.4.2 | 间接 |
| npm | chalk | 3.0.0 | 间接 |
| npm | chalk | 4.1.2 | 间接 |
| npm | chardet | 0.7.0 | 间接 |
| npm | check-types | 11.2.3 | 间接 |
| npm | cli-cursor | 3.1.0 | 间接 |
| npm | cli-width | 2.2.0 | 间接 |
| npm | cliui | 5.0.0 | 间接 |
| npm | cliui | 6.0.0 | 间接 |
| npm | clone | 2.1.2 | 间接 |
| npm | color-convert | 1.9.3 | 间接 |
| npm | color-convert | 2.0.1 | 间接 |
| npm | color-name | 1.1.3 | 间接 |
| npm | color-name | 1.1.4 | 间接 |
| npm | colorette | 2.0.20 | 间接 |
| npm | concat-map | 0.0.1 | 间接 |
| npm | concat-stream | 1.6.2 | 间接 |
| npm | core-util-is | 1.0.2 | 间接 |
| npm | cross-spawn | 6.0.6 | 间接 |
| npm | cross-spawn | 7.0.5 | 间接 |
| npm | dateformat | 4.6.3 | 间接 |
| npm | debug | 2.6.9 | 间接 |
| npm | debug | 3.2.7 | 间接 |
| npm | debug | 4.4.0 | 间接 |
| npm | decamelize | 1.2.0 | 间接 |
| npm | deep-is | 0.1.3 | 间接 |
| npm | doctrine | 3.0.0 | 间接 |
| npm | emoji-regex | 7.0.3 | 间接 |
| npm | emoji-regex | 8.0.0 | 间接 |
| npm | end-of-stream | 1.4.4 | 间接 |
| npm | es6-promise | 4.2.8 | 间接 |
| npm | es6-promisify | 5.0.0 | 间接 |
| npm | escape-string-regexp | 1.0.5 | 间接 |
| npm | eslint | 6.8.0 | 间接 |
| npm | eslint-config-qx | 0.0.1 | 间接 |
| npm | eslint-plugin-qx-rules | 0.0.1 | 间接 |
| npm | eslint-plugin-qx-rules | 0.1.0 | 间接 |
| npm | eslint-scope | 5.0.0 | 间接 |
| npm | eslint-utils | 1.4.3 | 间接 |
| npm | eslint-visitor-keys | 1.1.0 | 间接 |
| npm | espree | 6.2.1 | 间接 |
| npm | esprima | 4.0.1 | 间接 |
| npm | esquery | 1.1.0 | 间接 |
| npm | esrecurse | 4.2.1 | 间接 |
| npm | estraverse | 4.3.0 | 间接 |
| npm | esutils | 2.0.3 | 间接 |
| npm | external-editor | 3.1.0 | 间接 |
| npm | extract-zip | 1.7.0 | 间接 |
| npm | fast-copy | 3.0.2 | 间接 |
| npm | fast-deep-equal | 3.1.1 | 间接 |
| npm | fast-json-stable-stringify | 2.1.0 | 间接 |
| npm | fast-levenshtein | 2.0.6 | 间接 |
| npm | fast-redact | 3.5.0 | 间接 |
| npm | fast-safe-stringify | 2.1.1 | 间接 |
| npm | fd-slicer | 1.1.0 | 间接 |
| npm | figures | 3.2.0 | 间接 |
| npm | file-entry-cache | 5.0.1 | 间接 |
| npm | find-up | 3.0.0 | 间接 |
| npm | find-up | 4.1.0 | 间接 |
| npm | flat-cache | 2.0.1 | 间接 |
| npm | flatted | 2.0.1 | 间接 |
| npm | fs.realpath | 1.0.0 | 间接 |
| npm | fsevents | 2.3.2 | 间接 |
| npm | functional-red-black-tree | 1.0.1 | 间接 |
| npm | get-caller-file | 2.0.5 | 间接 |
| npm | glob | 7.1.6 | 间接 |
| npm | glob | 9.3.5 | 间接 |
| npm | glob-parent | 5.1.2 | 间接 |
| npm | globals | 11.12.0 | 间接 |
| npm | globals | 12.4.0 | 间接 |
| npm | has-flag | 3.0.0 | 间接 |
| npm | has-flag | 4.0.0 | 间接 |
| npm | help-me | 5.0.0 | 间接 |
| npm | https-proxy-agent | 2.2.4 | 间接 |
| npm | iconv-lite | 0.4.24 | 间接 |
| npm | iconv-lite | 0.6.3 | 间接 |
| npm | ignore | 4.0.6 | 间接 |
| npm | import-fresh | 3.2.1 | 间接 |
| npm | imurmurhash | 0.1.4 | 间接 |
| npm | inflight | 1.0.6 | 间接 |
| npm | inherits | 2.0.4 | 间接 |
| npm | inquirer | 7.1.0 | 间接 |
| npm | is-extglob | 2.1.1 | 间接 |
| npm | is-fullwidth-code-point | 2.0.0 | 间接 |
| npm | is-fullwidth-code-point | 3.0.0 | 间接 |
| npm | is-glob | 4.0.1 | 间接 |
| npm | is-promise | 2.1.0 | 间接 |
| npm | isarray | 1.0.0 | 间接 |
| npm | isexe | 2.0.0 | 间接 |
| npm | joycon | 3.1.1 | 间接 |
| npm | js-tokens | 4.0.0 | 间接 |
| npm | js-yaml | 3.13.1 | 间接 |
| npm | jsesc | 3.1.0 | 间接 |
| npm | json-schema-traverse | 0.4.1 | 间接 |
| npm | json-stable-stringify-without-jsonify | 1.0.1 | 间接 |
| npm | levn | 0.3.0 | 间接 |
| npm | locate-path | 3.0.0 | 间接 |
| npm | locate-path | 5.0.0 | 间接 |
| npm | lodash | 4.17.21 | 间接 |
| npm | lru-cache | 10.4.3 | 间接 |
| npm | mime | 2.4.4 | 间接 |
| npm | mimic-fn | 2.1.0 | 间接 |
| npm | minimatch | 3.1.2 | 间接 |
| npm | minimatch | 8.0.4 | 间接 |
| npm | minimist | 1.2.8 | 间接 |
| npm | minipass | 4.2.8 | 间接 |
| npm | minipass | 7.1.2 | 间接 |
| npm | mkdirp | 0.5.6 | 间接 |
| npm | mkdirp | 1.0.4 | 间接 |
| npm | mkdirp | 3.0.1 | 间接 |
| npm | ms | 2.0.0 | 间接 |
| npm | ms | 2.1.3 | 间接 |
| npm | mute-stream | 0.0.8 | 间接 |
| npm | natural-compare | 1.4.0 | 间接 |
| npm | needle | 3.3.1 | 间接 |
| npm | nice-try | 1.0.5 | 间接 |
| npm | on-exit-leak-free | 2.1.2 | 间接 |
| npm | once | 1.4.0 | 间接 |
| npm | onetime | 5.1.0 | 间接 |
| npm | optionator | 0.8.3 | 间接 |
| npm | os-tmpdir | 1.0.2 | 间接 |
| npm | p-limit | 2.3.0 | 间接 |
| npm | p-locate | 3.0.0 | 间接 |
| npm | p-locate | 4.1.0 | 间接 |
| npm | p-try | 2.2.0 | 间接 |
| npm | parent-module | 1.0.1 | 间接 |
| npm | path-exists | 3.0.0 | 间接 |
| npm | path-exists | 4.0.0 | 间接 |
| npm | path-is-absolute | 1.0.1 | 间接 |
| npm | path-key | 2.0.1 | 间接 |
| npm | path-key | 3.1.1 | 间接 |
| npm | path-parse | 1.0.7 | 间接 |
| npm | path-scurry | 1.11.1 | 间接 |
| npm | pend | 1.2.0 | 间接 |
| npm | picocolors | 1.1.1 | 间接 |
| npm | pino | 9.6.0 | 间接 |
| npm | pino-abstract-transport | 2.0.0 | 间接 |
| npm | pino-pretty | 13.0.0 | 间接 |
| npm | pino-std-serializers | 7.0.0 | 间接 |
| npm | playwright | 1.56.1 | 间接 |
| npm | playwright-core | 1.56.1 | 间接 |
| npm | prelude-ls | 1.1.2 | 间接 |
| npm | process-nextick-args | 2.0.1 | 间接 |
| npm | process-warning | 4.0.1 | 间接 |
| npm | progress | 2.0.3 | 间接 |
| npm | promise-timeout | 1.3.0 | 间接 |
| npm | proxy-from-env | 1.1.0 | 间接 |
| npm | pump | 3.0.0 | 间接 |
| npm | punycode | 2.1.1 | 间接 |
| npm | puppeteer | 1.20.0 | 间接 |
| npm | puppeteer-to-istanbul | 1.4.0 | 间接 |
| npm | quick-format-unescaped | 4.0.4 | 间接 |
| npm | readable-stream | 2.3.7 | 间接 |
| npm | real-require | 0.2.0 | 间接 |
| npm | regexpp | 2.0.1 | 间接 |
| npm | require-directory | 2.1.1 | 间接 |
| npm | require-main-filename | 2.0.0 | 间接 |
| npm | resolve | 1.15.1 | 间接 |
| npm | resolve-from | 4.0.0 | 间接 |
| npm | restore-cursor | 3.1.0 | 间接 |
| npm | rimraf | 2.6.3 | 间接 |
| npm | rimraf | 4.4.1 | 间接 |
| npm | run-async | 2.4.0 | 间接 |
| npm | rxjs | 6.5.4 | 间接 |
| npm | safe-buffer | 5.1.2 | 间接 |
| npm | safe-stable-stringify | 2.5.0 | 间接 |
| npm | safer-buffer | 2.1.2 | 间接 |
| npm | sax | 1.4.1 | 间接 |
| npm | secure-json-parse | 2.7.0 | 间接 |
| npm | semver | 5.7.2 | 间接 |
| npm | semver | 6.3.1 | 间接 |
| npm | set-blocking | 2.0.0 | 间接 |
| npm | shebang-command | 1.2.0 | 间接 |
| npm | shebang-command | 2.0.0 | 间接 |
| npm | shebang-regex | 1.0.0 | 间接 |
| npm | shebang-regex | 3.0.0 | 间接 |
| npm | signal-exit | 3.0.2 | 间接 |
| npm | slice-ansi | 2.1.0 | 间接 |
| npm | sonic-boom | 4.2.0 | 间接 |
| npm | split2 | 4.2.0 | 间接 |
| npm | sprintf-js | 1.0.3 | 间接 |
| npm | string-width | 3.1.0 | 间接 |
| npm | string-width | 4.2.0 | 间接 |
| npm | string_decoder | 1.1.1 | 间接 |
| npm | strip-ansi | 5.2.0 | 间接 |
| npm | strip-ansi | 6.0.0 | 间接 |
| npm | strip-ansi | 6.0.1 | 间接 |
| npm | strip-json-comments | 3.1.1 | 间接 |
| npm | supports-color | 5.5.0 | 间接 |
| npm | supports-color | 7.1.0 | 间接 |
| npm | supports-color | 7.2.0 | 间接 |
| npm | table | 5.4.6 | 间接 |
| npm | text-table | 0.2.0 | 间接 |
| npm | thread-stream | 3.1.0 | 间接 |
| npm | through | 2.3.8 | 间接 |
| npm | tmp | 0.0.33 | 间接 |
| npm | tslib | 1.11.1 | 间接 |
| npm | type-check | 0.3.2 | 间接 |
| npm | type-fest | 0.11.0 | 间接 |
| npm | type-fest | 0.8.1 | 间接 |
| npm | typedarray | 0.0.6 | 间接 |
| npm | typescript | 5.9.3 | 间接 |
| npm | underscore | 1.13.7 | 间接 |
| npm | undici-types | 5.26.5 | 间接 |
| npm | uri-js | 4.2.2 | 间接 |
| npm | util-deprecate | 1.0.2 | 间接 |
| npm | v8-compile-cache | 2.1.0 | 间接 |
| npm | v8-to-istanbul | 1.2.1 | 间接 |
| npm | which | 1.3.1 | 间接 |
| npm | which | 2.0.2 | 间接 |
| npm | which-module | 2.0.0 | 间接 |
| npm | word-wrap | 1.2.5 | 间接 |
| npm | wrap-ansi | 5.1.0 | 间接 |
| npm | wrap-ansi | 6.2.0 | 间接 |
| npm | wrappy | 1.0.2 | 间接 |
| npm | write | 1.0.3 | 间接 |
| npm | ws | 6.2.3 | 间接 |
| npm | y18n | 4.0.3 | 间接 |
| npm | yargs | 13.3.2 | 间接 |
| npm | yargs | 15.4.1 | 间接 |
| npm | yargs-parser | 13.1.2 | 间接 |
| npm | yargs-parser | 18.1.3 | 间接 |
| npm | yargs-parser | 19.0.4 | 间接 |
| npm | yauzl | 2.10.0 | 间接 |
| PyPI | aio-pika | 9.6.2 | 间接 |
| PyPI | aioboto3 | 14.3.0 | 间接 |
| PyPI | aioboto3 | 15.5.0 | 间接 |
| PyPI | aiobotocore | 2.22.0 | 间接 |
| PyPI | aiobotocore | 2.25.1 | 间接 |
| PyPI | aiocache | 0.11.1 | 间接 |
| PyPI | aiocache | 0.12.2 | 间接 |
| PyPI | aiocache | 0.12.3 | 间接 |
| PyPI | aiodebug | 2.3.0 | 间接 |
| PyPI | aiodocker | 0.21.0 | 间接 |
| PyPI | aiodocker | 0.23.0 | 间接 |
| PyPI | aiodocker | 0.24.0 | 间接 |
| PyPI | aiodocker | 0.26.0 | 间接 |
| PyPI | aiofile | — | 间接 |
| PyPI | aiofiles | 0.8.0 | 间接 |
| PyPI | aiofiles | 23.2.1 | 间接 |
| PyPI | aiofiles | 24.1.0 | 间接 |
| PyPI | aiofiles | 25.1.0 | 间接 |
| PyPI | aiohappyeyeballs | 2.5.0 | 间接 |
| PyPI | aiohappyeyeballs | 2.6.1 | 间接 |
| PyPI | aiohappyeyeballs | 2.7.1 | 间接 |
| PyPI | aiohttp | 3.14.3 | 间接 |
| PyPI | aiohttp-security | 0.5.0 | 间接 |
| PyPI | aiohttp-session | 2.11.0 | 间接 |
| PyPI | aioitertools | 0.11.0 | 间接 |
| PyPI | aioitertools | 0.12.0 | 间接 |
| PyPI | aioitertools | 0.13.0 | 间接 |
| PyPI | aiopg | — | 间接 |
| PyPI | aioresponses | 0.7.9 | 间接 |
| PyPI | aiormq | 6.9.4 | 间接 |
| PyPI | aiosignal | 1.4.0 | 间接 |
| PyPI | aiosmtplib | 5.1.2 | 间接 |
| PyPI | alembic | 1.13.1 | 间接 |
| PyPI | alembic | 1.14.0 | 间接 |
| PyPI | alembic | 1.14.1 | 间接 |
| PyPI | alembic | 1.15.1 | 间接 |
| PyPI | alembic | 1.17.2 | 间接 |
| PyPI | alembic | 1.18.4 | 间接 |
| PyPI | alembic | 1.8.1 | 间接 |
| PyPI | amqp | 5.3.1 | 间接 |
| PyPI | annotated-doc | 0.0.4 | 间接 |
| PyPI | annotated-doc | 0.0.5 | 间接 |
| PyPI | annotated-types | 0.7.0 | 间接 |
| PyPI | annotated-types | 0.8.0 | 间接 |
| PyPI | ansible | 14.3.1 | 间接 |
| PyPI | ansible-core | 2.21.3 | 间接 |
| PyPI | antlr4-python3-runtime | 4.13.2 | 间接 |
| PyPI | anyio | 4.11.0 | 间接 |
| PyPI | anyio | 4.12.1 | 间接 |
| PyPI | anyio | 4.13.0 | 间接 |
| PyPI | anyio | 4.3.0 | 间接 |
| PyPI | anyio | 4.6.2.post1 | 间接 |
| PyPI | anyio | 4.7.0 | 间接 |
| PyPI | anyio | 4.8.0 | 间接 |
| PyPI | anyio | 4.9.0 | 间接 |
| PyPI | arrow | — | 间接 |
| PyPI | arrow | 1.3.0 | 间接 |
| PyPI | arrow | 1.4.0 | 间接 |
| PyPI | asgi-lifespan | 2.1.0 | 间接 |
| PyPI | asgiref | 3.10.0 | 间接 |
| PyPI | asgiref | 3.11.1 | 间接 |
| PyPI | asgiref | 3.8.1 | 间接 |
| PyPI | ast-serialize | 0.5.0 | 间接 |
| PyPI | astroid | 4.0.4 | 间接 |
| PyPI | async-asgi-testclient | 1.4.11 | 间接 |
| PyPI | asyncpg | 0.30.0 | 间接 |
| PyPI | asyncpg | 0.31.0 | 间接 |
| PyPI | asyncpg-stubs | 0.30.2 | 间接 |
| PyPI | asyncssh | 2.24.0 | 间接 |
| PyPI | attrs | 23.2.0 | 间接 |
| PyPI | attrs | 24.2.0 | 间接 |
| PyPI | attrs | 25.1.0 | 间接 |
| PyPI | attrs | 25.2.0 | 间接 |
| PyPI | attrs | 25.3.0 | 间接 |
| PyPI | attrs | 25.4.0 | 间接 |
| PyPI | attrs | 26.1.0 | 间接 |
| PyPI | autoscaled-monitor | 1.2.1 | 间接 |
| PyPI | aws-sam-translator | 1.103.0 | 间接 |
| PyPI | aws-sam-translator | 1.106.0 | 间接 |
| PyPI | aws-xray-sdk | 0.95 | 间接 |
| PyPI | aws-xray-sdk | 2.15.0 | 间接 |
| PyPI | bidict | 0.22.0 | 间接 |
| PyPI | bidict | 0.23.1 | 间接 |
| PyPI | billiard | 4.2.1 | 间接 |
| PyPI | billiard | 4.2.3 | 间接 |
| PyPI | billiard | 4.2.4 | 间接 |
| PyPI | binaryornot | 0.6.0 | 间接 |
| PyPI | black | — | 间接 |
| PyPI | black | 26.3.1 | 间接 |
| PyPI | black | 26.5.1 | 间接 |
| PyPI | blinker | 1.9.0 | 间接 |
| PyPI | blosc | 1.11.4 | 间接 |
| PyPI | bokeh | 3.10.0 | 间接 |
| PyPI | bokeh | 3.9.0 | 间接 |
| PyPI | boto3 | — | 间接 |
| PyPI | boto3 | 1.37.3 | 间接 |
| PyPI | boto3 | 1.40.60 | 间接 |
| PyPI | boto3 | 1.40.61 | 间接 |
| PyPI | boto3 | 1.43.88 | 间接 |
| PyPI | boto3-stubs | 1.42.70 | 间接 |
| PyPI | botocore | 1.37.3 | 间接 |
| PyPI | botocore | 1.40.60 | 间接 |
| PyPI | botocore | 1.40.61 | 间接 |
| PyPI | botocore | 1.42.70 | 间接 |
| PyPI | botocore | 1.43.88 | 间接 |
| PyPI | botocore-stubs | 1.34.69 | 间接 |
| PyPI | botocore-stubs | 1.36.17 | 间接 |
| PyPI | botocore-stubs | 1.40.74 | 间接 |
| PyPI | botocore-stubs | 1.42.41 | 间接 |
| PyPI | botocore-stubs | 1.43.14 | 间接 |
| PyPI | botocore-stubs | 1.43.67 | 间接 |
| PyPI | brotli | 1.2.0 | 间接 |
| PyPI | build | 1.4.0 | 间接 |
| PyPI | bump2version | — | 间接 |
| PyPI | bump2version | 1.0.1 | 间接 |
| PyPI | cachebox | 5.2.3 | 间接 |
| PyPI | captcha | 0.5.0 | 间接 |
| PyPI | celery | 5.6.3 | 间接 |
| PyPI | certifi | 2023.7.22 | 间接 |
| PyPI | certifi | 2024.12.14 | 间接 |
| PyPI | certifi | 2024.2.2 | 间接 |
| PyPI | certifi | 2024.8.30 | 间接 |
| PyPI | certifi | 2025.1.31 | 间接 |
| PyPI | certifi | 2025.11.12 | 间接 |
| PyPI | certifi | 2026.2.25 | 间接 |
| PyPI | certifi | 2026.5.20 | 间接 |
| PyPI | certifi | 2026.7.22 | 间接 |
| PyPI | cffi | 2.0.0 | 间接 |
| PyPI | cffi | 2.1.1 | 间接 |
| PyPI | cfgv | 3.5.0 | 间接 |
| PyPI | cfn-lint | 1.41.0 | 间接 |
| PyPI | cfn-lint | 1.47.1 | 间接 |
| PyPI | change-case | 0.5.2 | 间接 |
| PyPI | charset-normalizer | 2.0.12 | 间接 |
| PyPI | charset-normalizer | 3.3.2 | 间接 |
| PyPI | charset-normalizer | 3.4.0 | 间接 |
| PyPI | charset-normalizer | 3.4.1 | 间接 |
| PyPI | charset-normalizer | 3.4.4 | 间接 |
| PyPI | charset-normalizer | 3.4.6 | 间接 |
| PyPI | charset-normalizer | 3.4.7 | 间接 |
| PyPI | charset-normalizer | 3.5.1 | 间接 |
| PyPI | click | 8.2.1 | 间接 |
| PyPI | click | 8.3.1 | 间接 |
| PyPI | click | 8.4.1 | 间接 |
| PyPI | click | 8.5.0 | 间接 |
| PyPI | click-didyoumean | 0.3.1 | 间接 |
| PyPI | click-plugins | 1.1.1 | 间接 |
| PyPI | click-plugins | 1.1.1.2 | 间接 |
| PyPI | click-repl | 0.3.0 | 间接 |
| PyPI | cloudpickle | 3.1.2 | 间接 |
| PyPI | colorama | 0.4.6 | 间接 |
| PyPI | configargparse | 1.7.5 | 间接 |
| PyPI | contourpy | 1.3.3 | 间接 |
| PyPI | cookiecutter | 2.7.1 | 间接 |
| PyPI | coverage | — | 间接 |
| PyPI | coverage | 7.16.0 | 间接 |
| PyPI | cryptography | 50.0.0 | 间接 |
| PyPI | cryptography | 50.0.1 | 间接 |
| PyPI | cycler | 0.12.1 | 间接 |
| PyPI | dask | 2026.7.1 | 间接 |
| PyPI | dateparser | 1.2.0 | 间接 |
| PyPI | debugpy | 1.8.20 | 间接 |
| PyPI | deepdiff | 9.1.0 | 间接 |
| PyPI | dill | 0.4.1 | 间接 |
| PyPI | distlib | 0.4.0 | 间接 |
| PyPI | distributed | 2026.7.1 | 间接 |
| PyPI | dnspython | 2.2.1 | 间接 |
| PyPI | dnspython | 2.6.1 | 间接 |
| PyPI | dnspython | 2.7.0 | 间接 |
| PyPI | dnspython | 2.8.0 | 间接 |
| PyPI | docker | 7.1.0 | 间接 |
| PyPI | docker | 7.2.0 | 间接 |
| PyPI | docutils | 0.21.2 | 间接 |
| PyPI | ecdsa | 0.19.0 | 间接 |
| PyPI | email-validator | 2.1.1 | 间接 |
| PyPI | email-validator | 2.2.0 | 间接 |
| PyPI | email-validator | 2.3.0 | 间接 |
| PyPI | eralchemy | — | 间接 |
| PyPI | erdantic | — | 间接 |
| PyPI | et-xmlfile | 1.1.0 | 间接 |
| PyPI | exceptiongroup | 1.3.1 | 间接 |
| PyPI | execnet | 2.1.2 | 间接 |
| PyPI | faker | 40.38.0 | 间接 |
| PyPI | fakeredis | 2.34.1 | 间接 |
| PyPI | fakeredis | 2.36.0 | 间接 |
| PyPI | fast-depends | 3.0.3 | 间接 |
| PyPI | fast-depends | 3.0.8 | 间接 |
| PyPI | fastapi | — | 间接 |
| PyPI | fastapi | 0.141.1 | 间接 |
| PyPI | fastapi-cli | 0.0.32 | 间接 |
| PyPI | fastapi-cloud-cli | 0.1.5 | 间接 |
| PyPI | fastapi-cloud-cli | 0.15.0 | 间接 |
| PyPI | fastapi-cloud-cli | 0.3.1 | 间接 |
| PyPI | fastapi-lifespan-manager | 0.1.4 | 间接 |
| PyPI | fastapi-pagination | — | 间接 |
| PyPI | fastapi-pagination | 0.15.16 | 间接 |
| PyPI | fastar | 0.11.0 | 间接 |
| PyPI | faststream | 0.6.7 | 间接 |
| PyPI | filelock | 3.25.2 | 间接 |
| PyPI | filelock | 3.29.0 | 间接 |
| PyPI | flaky | 3.8.1 | 间接 |
| PyPI | flask | 3.1.3 | 间接 |
| PyPI | flask-cors | 6.0.2 | 间接 |
| PyPI | flask-cors | 6.0.5 | 间接 |
| PyPI | flask-login | 0.6.3 | 间接 |
| PyPI | flexcache | 0.3 | 间接 |
| PyPI | flexparser | 0.4 | 间接 |
| PyPI | fonttools | 4.50.0 | 间接 |
| PyPI | frozenlist | — | 间接 |
| PyPI | frozenlist | 1.4.1 | 间接 |
| PyPI | frozenlist | 1.5.0 | 间接 |
| PyPI | frozenlist | 1.8.0 | 间接 |
| PyPI | fsspec | 2026.7.0 | 间接 |
| PyPI | gevent | 25.9.1 | 间接 |
| PyPI | geventhttpclient | 2.3.9 | 间接 |
| PyPI | googleapis-common-protos | 1.70.0 | 间接 |
| PyPI | googleapis-common-protos | 1.72.0 | 间接 |
| PyPI | googleapis-common-protos | 1.73.0 | 间接 |
| PyPI | graphql-core | 3.2.11 | 间接 |
| PyPI | graphql-core | 3.2.8 | 间接 |
| PyPI | greenlet | 3.2.4 | 间接 |
| PyPI | greenlet | 3.3.2 | 间接 |
| PyPI | greenlet | 3.5.1 | 间接 |
| PyPI | greenlet | 3.5.5 | 间接 |
| PyPI | grpcio | 1.76.0 | 间接 |
| PyPI | grpcio | 1.78.0 | 间接 |
| PyPI | grpcio | 1.83.0 | 间接 |
| PyPI | grpcio | 1.83.1 | 间接 |
| PyPI | gunicorn | 23.0.0 | 间接 |
| PyPI | h11 | 0.16.0 | 间接 |
| PyPI | h2 | 4.4.1 | 间接 |
| PyPI | hpack | 4.2.0 | 间接 |
| PyPI | httmock | 1.4.0 | 间接 |
| PyPI | httpcore | 1.0.9 | 间接 |
| PyPI | httptools | 0.6.4 | 间接 |
| PyPI | httptools | 0.7.1 | 间接 |
| PyPI | httpx | — | 间接 |
| PyPI | httpx | 0.28.1 | 间接 |
| PyPI | hypercorn | 0.17.3 | 间接 |
| PyPI | hyperframe | 6.1.0 | 间接 |
| PyPI | hypothesis | 6.151.9 | 间接 |
| PyPI | icdiff | 2.0.10 | 间接 |
| PyPI | identify | 2.6.18 | 间接 |
| PyPI | identify | 2.6.19 | 间接 |
| PyPI | idna | 3.11 | 间接 |
| PyPI | idna | 3.16 | 间接 |
| PyPI | idna | 3.19 | 间接 |
| PyPI | ifaddr | 0.2.0 | 间接 |
| PyPI | iniconfig | 2.3.0 | 间接 |
| PyPI | inotify | 0.2.12 | 间接 |
| PyPI | isodate | 0.7.2 | 间接 |
| PyPI | isort | — | 间接 |
| PyPI | isort | 8.0.1 | 间接 |
| PyPI | itsdangerous | 2.2.0 | 间接 |
| PyPI | jinja2 | 3.1.6 | 间接 |
| PyPI | jinja2-time | 0.2.0 | 间接 |
| PyPI | jmespath | 1.0.1 | 间接 |
| PyPI | jmespath | 1.1.0 | 间接 |
| PyPI | joserfc | 1.5.0 | 间接 |
| PyPI | joserfc | 1.6.3 | 间接 |
| PyPI | jsf | 0.11.2 | 间接 |
| PyPI | jsondiff | 2.0.0 | 间接 |
| PyPI | jsonpatch | 1.33 | 间接 |
| PyPI | jsonpath-ng | 1.8.0 | 间接 |
| PyPI | jsonpickle | 4.1.1 | 间接 |
| PyPI | jsonpointer | 3.0.0 | 间接 |
| PyPI | jsonpointer | 3.1.1 | 间接 |
| PyPI | jsonref | — | 间接 |
| PyPI | jsonref | 1.1.0 | 间接 |
| PyPI | jsonschema | 4.26.0 | 间接 |
| PyPI | jsonschema-path | 0.3.4 | 间接 |
| PyPI | jsonschema-path | 0.4.6 | 间接 |
| PyPI | jsonschema-specifications | 2023.7.1 | 间接 |
| PyPI | jsonschema-specifications | 2024.10.1 | 间接 |
| PyPI | jsonschema-specifications | 2025.9.1 | 间接 |
| PyPI | kiwisolver | — | 间接 |
| PyPI | kiwisolver | 1.4.9 | 间接 |
| PyPI | kombu | 5.6.2 | 间接 |
| PyPI | lazy-object-proxy | 1.12.0 | 间接 |
| PyPI | librt | 0.11.0 | 间接 |
| PyPI | librt | 0.8.1 | 间接 |
| PyPI | locket | 1.0.0 | 间接 |
| PyPI | locust | 2.43.3 | 间接 |
| PyPI | locust-plugins | 5.0.0 | 间接 |
| PyPI | lupa | 2.6 | 间接 |
| PyPI | lupa | 2.8 | 间接 |
| PyPI | lz4 | 4.4.5 | 间接 |
| PyPI | mako | 1.3.12 | 间接 |
| PyPI | markdown-it-py | 3.0.0 | 间接 |
| PyPI | markdown-it-py | 4.0.0 | 间接 |
| PyPI | markdown-it-py | 4.2.0 | 间接 |
| PyPI | markdown2 | 2.5.3 | 间接 |
| PyPI | markupsafe | 3.0.2 | 间接 |
| PyPI | markupsafe | 3.0.3 | 间接 |
| PyPI | matplotlib | 3.10.7 | 间接 |
| PyPI | mccabe | 0.7.0 | 间接 |
| PyPI | mdurl | 0.1.2 | 间接 |
| PyPI | more-itertools | 11.1.0 | 间接 |
| PyPI | moto | 5.2.2 | 间接 |
| PyPI | mpmath | 1.3.0 | 间接 |
| PyPI | msgpack | 1.2.2 | 间接 |
| PyPI | multidict | 6.0.5 | 间接 |
| PyPI | multidict | 6.1.0 | 间接 |
| PyPI | multidict | 6.2.0 | 间接 |
| PyPI | multidict | 6.7.0 | 间接 |
| PyPI | multidict | 6.7.1 | 间接 |
| PyPI | mypy | — | 间接 |
| PyPI | mypy | 1.19.1 | 间接 |
| PyPI | mypy | 2.1.0 | 间接 |
| PyPI | mypy-boto3-ec2 | 1.43.87 | 间接 |
| PyPI | mypy-extensions | 1.1.0 | 间接 |
| PyPI | narwhals | 2.11.0 | 间接 |
| PyPI | narwhals | 2.18.0 | 间接 |
| PyPI | nest-asyncio | 1.6.0 | 间接 |
| PyPI | networkx | 3.5 | 间接 |
| PyPI | networkx | 3.6.1 | 间接 |
| PyPI | nicegui | 3.16.0 | 间接 |
| PyPI | nodeenv | 1.10.0 | 间接 |
| PyPI | numpy | 2.3.4 | 间接 |
| PyPI | numpy | 2.4.3 | 间接 |
| PyPI | numpy | 2.5.2 | 间接 |
| PyPI | openapi-core | 0.23.1 | 间接 |
| PyPI | openapi-schema-validator | 0.6.3 | 间接 |
| PyPI | openapi-schema-validator | 0.8.1 | 间接 |
| PyPI | openapi-spec-validator | 0.7.2 | 间接 |
| PyPI | openapi-spec-validator | 0.8.5 | 间接 |
| PyPI | openpyxl | 3.0.9 | 间接 |
| PyPI | opentelemetry-api | 1.44.0 | 间接 |
| PyPI | opentelemetry-exporter-otlp | 1.44.0 | 间接 |
| PyPI | opentelemetry-exporter-otlp-proto-common | 1.44.0 | 间接 |
| PyPI | opentelemetry-exporter-otlp-proto-grpc | 1.44.0 | 间接 |
| PyPI | opentelemetry-exporter-otlp-proto-http | 1.44.0 | 间接 |
| PyPI | opentelemetry-instrumentation | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-aio-pika | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-aiohttp-client | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-aiohttp-server | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-asgi | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-asyncpg | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-botocore | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-celery | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-fastapi | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-httpx | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-logging | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-redis | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-requests | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-sqlalchemy | 0.65b0 | 间接 |
| PyPI | opentelemetry-instrumentation-threading | 0.65b0 | 间接 |
| PyPI | opentelemetry-propagator-aws-xray | 1.0.2 | 间接 |
| PyPI | opentelemetry-proto | 1.44.0 | 间接 |
| PyPI | opentelemetry-sdk | 1.44.0 | 间接 |
| PyPI | opentelemetry-semantic-conventions | 0.65b0 | 间接 |
| PyPI | opentelemetry-util-http | 0.65b0 | 间接 |
| PyPI | ordered-set | 4.1.0 | 间接 |
| PyPI | orderly-set | 5.5.0 | 间接 |
| PyPI | osparc | 0.8.3 | 间接 |
| PyPI | osparc-client | 0.8.3 | 间接 |
| PyPI | packaging | 24.0 | 间接 |
| PyPI | packaging | 24.1 | 间接 |
| PyPI | packaging | 24.2 | 间接 |
| PyPI | packaging | 25.0 | 间接 |
| PyPI | packaging | 26.0 | 间接 |
| PyPI | packaging | 26.2 | 间接 |
| PyPI | packaging | 26.3 | 间接 |
| PyPI | pact-python | 3.2.1 | 间接 |
| PyPI | pact-python-ffi | 0.4.28.2 | 间接 |
| PyPI | pamqp | 3.3.0 | 间接 |
| PyPI | pandas | — | 间接 |
| PyPI | pandas | 2.3.3 | 间接 |
| PyPI | pandas | 3.0.1 | 间接 |
| PyPI | paramiko | — | 间接 |
| PyPI | parse | — | 间接 |
| PyPI | parse | 1.20.2 | 间接 |
| PyPI | parse | 1.21.1 | 间接 |
| PyPI | parse | 1.22.1 | 间接 |
| PyPI | partd | 1.4.2 | 间接 |
| PyPI | passlib | 1.7.4 | 间接 |
| PyPI | pathable | 0.4.4 | 间接 |
| PyPI | pathable | 0.5.0 | 间接 |
| PyPI | pathspec | 1.0.4 | 间接 |
| PyPI | pathspec | 1.1.1 | 间接 |
| PyPI | pennsieve | — | 间接 |
| PyPI | phonenumbers | 9.0.9 | 间接 |
| PyPI | pillow | 12.3.0 | 间接 |
| PyPI | pint | 0.25 | 间接 |
| PyPI | pint | 0.25.2 | 间接 |
| PyPI | platformdirs | 4.10.0 | 间接 |
| PyPI | platformdirs | 4.11.7 | 间接 |
| PyPI | platformdirs | 4.3.6 | 间接 |
| PyPI | platformdirs | 4.5.0 | 间接 |
| PyPI | platformdirs | 4.9.4 | 间接 |
| PyPI | playwright | 1.58.0 | 间接 |
| PyPI | playwright | 1.60.0 | 间接 |
| PyPI | pluggy | 1.6.0 | 间接 |
| PyPI | polib | 1.2.0 | 间接 |
| PyPI | pprintpp | 0.4.0 | 间接 |
| PyPI | pre-commit | — | 间接 |
| PyPI | pre-commit | 4.5.1 | 间接 |
| PyPI | pre-commit | 4.6.0 | 间接 |
| PyPI | priority | 2.0.0 | 间接 |
| PyPI | prometheus-api-client | 0.6.0 | 间接 |
| PyPI | prometheus-client | 0.26.0 | 间接 |
| PyPI | prompt-toolkit | 3.0.50 | 间接 |
| PyPI | prompt-toolkit | 3.0.51 | 间接 |
| PyPI | prompt-toolkit | 3.0.52 | 间接 |
| PyPI | propcache | 0.2.1 | 间接 |
| PyPI | propcache | 0.3.0 | 间接 |
| PyPI | propcache | 0.3.1 | 间接 |
| PyPI | propcache | 0.4.1 | 间接 |
| PyPI | propcache | 0.5.2 | 间接 |
| PyPI | protobuf | 5.29.6 | 间接 |
| PyPI | protobuf | 6.33.5 | 间接 |
| PyPI | psutil | 6.0.0 | 间接 |
| PyPI | psutil | 6.1.0 | 间接 |
| PyPI | psutil | 7.0.0 | 间接 |
| PyPI | psutil | 7.2.2 | 间接 |
| PyPI | psycogreen | 1.0.2 | 间接 |
| PyPI | psycopg2 | — | 间接 |
| PyPI | psycopg2-binary | — | 间接 |
| PyPI | psycopg2-binary | 2.9.11 | 间接 |
| PyPI | ptvsd | 4.3.2 | 间接 |
| PyPI | py-cpuinfo2 | 10.1.1 | 间接 |
| PyPI | py-partiql-parser | 0.6.3 | 间接 |
| PyPI | pyasn1 | 0.6.1 | 间接 |
| PyPI | pyasynchat | 1.0.5 | 间接 |
| PyPI | pyasyncore | 1.0.5 | 间接 |
| PyPI | pycountry | 23.12.11 | 间接 |
| PyPI | pycparser | 2.21 | 间接 |
| PyPI | pycparser | 2.22 | 间接 |
| PyPI | pycparser | 3.0 | 间接 |
| PyPI | pycryptodome | 3.21.0 | 间接 |
| PyPI | pycryptodome | 3.22.0 | 间接 |
| PyPI | pycryptodome | 3.23.0 | 间接 |
| PyPI | pydantic-core | 2.46.4 | 间接 |
| PyPI | pydantic-core | 2.46.5 | 间接 |
| PyPI | pydantic-settings | — | 间接 |
| PyPI | pydantic-settings | 2.14.2 | 间接 |
| PyPI | pydantic-settings | 2.15.0 | 间接 |
| PyPI | pydot | — | 间接 |
| PyPI | pyee | 13.0.1 | 间接 |
| PyPI | pyftpdlib | 2.2.0 | 间接 |
| PyPI | pygments | 2.21.0 | 间接 |
| PyPI | pyinstrument | 5.1.1 | 间接 |
| PyPI | pyinstrument | 5.1.2 | 间接 |
| PyPI | pyjwt | 2.4.0 | 间接 |
| PyPI | pyleak | 0.2.0 | 间接 |
| PyPI | pylint | — | 间接 |
| PyPI | pylint | 4.0.5 | 间接 |
| PyPI | pyopenssl | 26.4.0 | 间接 |
| PyPI | pyparsing | — | 间接 |
| PyPI | pyparsing | 3.1.2 | 间接 |
| PyPI | pyparsing | 3.3.2 | 间接 |
| PyPI | pyproject-hooks | 1.2.0 | 间接 |
| PyPI | pytest-aiohttp | 1.1.1 | 间接 |
| PyPI | pytest-asyncio | 1.4.0 | 间接 |
| PyPI | pytest-base-url | 2.1.0 | 间接 |
| PyPI | pytest-benchmark | 5.3.0 | 间接 |
| PyPI | pytest-celery | 1.1.3 | 间接 |
| PyPI | pytest-celery | 1.3.0 | 间接 |
| PyPI | pytest-cov | — | 间接 |
| PyPI | pytest-cov | 7.1.0 | 间接 |
| PyPI | pytest-docker | 3.2.5 | 间接 |
| PyPI | pytest-docker-tools | 3.1.10 | 间接 |
| PyPI | pytest-html | 4.2.0 | 间接 |
| PyPI | pytest-icdiff | — | 间接 |
| PyPI | pytest-icdiff | 0.9 | 间接 |
| PyPI | pytest-instafail | — | 间接 |
| PyPI | pytest-instafail | 0.5.0 | 间接 |
| PyPI | pytest-lazy-fixture | — | 间接 |
| PyPI | pytest-localftpserver | 1.6.0 | 间接 |
| PyPI | pytest-metadata | 3.1.1 | 间接 |
| PyPI | pytest-mock | 3.15.1 | 间接 |
| PyPI | pytest-playwright | 0.9.0 | 间接 |
| PyPI | pytest-runner | 6.0.1 | 间接 |
| PyPI | pytest-sugar | — | 间接 |
| PyPI | pytest-sugar | 1.1.1 | 间接 |
| PyPI | pytest-timeout | 2.4.0 | 间接 |
| PyPI | pytest-xdist | 3.8.0 | 间接 |
| PyPI | python-dateutil | — | 间接 |
| PyPI | python-dateutil | 2.8.2 | 间接 |
| PyPI | python-dateutil | 2.9.0.post0 | 间接 |
| PyPI | python-discovery | 1.1.3 | 间接 |
| PyPI | python-discovery | 1.2.0 | 间接 |
| PyPI | python-discovery | 1.4.0 | 间接 |
| PyPI | python-dotenv | — | 间接 |
| PyPI | python-dotenv | 1.2.3 | 间接 |
| PyPI | python-engineio | 4.13.5 | 间接 |
| PyPI | python-jose | 3.3.0 | 间接 |
| PyPI | python-magic | 0.4.25 | 间接 |
| PyPI | python-magic | 0.4.27 | 间接 |
| PyPI | python-multipart | — | 间接 |
| PyPI | python-multipart | 0.0.32 | 间接 |
| PyPI | python-slugify | 8.0.4 | 间接 |
| PyPI | python-socketio | 5.16.4 | 间接 |
| PyPI | pytokens | 0.4.1 | 间接 |
| PyPI | pytz | 2022.1 | 间接 |
| PyPI | pytz | 2024.1 | 间接 |
| PyPI | pyyaml | 6.0.3 | 间接 |
| PyPI | pyzmq | 27.1.0 | 间接 |
| PyPI | redis | 6.4.0 | 间接 |
| PyPI | redis | 7.4.0 | 间接 |
| PyPI | referencing | 0.29.3 | 间接 |
| PyPI | referencing | 0.35.1 | 间接 |
| PyPI | referencing | 0.37.0 | 间接 |
| PyPI | regex | 2025.11.3 | 间接 |
| PyPI | regex | 2026.2.28 | 间接 |
| PyPI | regex | 2026.7.19 | 间接 |
| PyPI | repro-zipfile | 0.4.1 | 间接 |
| PyPI | requests | — | 间接 |
| PyPI | requests | 2.34.2 | 间接 |
| PyPI | requests-mock | 1.12.1 | 间接 |
| PyPI | resolvelib | 1.2.1 | 间接 |
| PyPI | responses | 0.26.0 | 间接 |
| PyPI | respx | 0.22.0 | 间接 |
| PyPI | rfc3339-validator | 0.1.4 | 间接 |
| PyPI | rich | — | 间接 |
| PyPI | rich | 14.1.0 | 间接 |
| PyPI | rich | 14.2.0 | 间接 |
| PyPI | rich | 14.3.3 | 间接 |
| PyPI | rich | 15.0.0 | 间接 |
| PyPI | rich-toolkit | 0.15.0 | 间接 |
| PyPI | rich-toolkit | 0.15.1 | 间接 |
| PyPI | rich-toolkit | 0.19.7 | 间接 |
| PyPI | rignore | 0.6.4 | 间接 |
| PyPI | rignore | 0.7.6 | 间接 |
| PyPI | rpds-py | 0.28.0 | 间接 |
| PyPI | rpds-py | 0.29.0 | 间接 |
| PyPI | rpds-py | 0.30.0 | 间接 |
| PyPI | rpds-py | 2026.6.3 | 间接 |
| PyPI | rsa | 4.9 | 间接 |
| PyPI | rstr | 3.2.2 | 间接 |
| PyPI | ruff | — | 间接 |
| PyPI | ruff | 0.15.14 | 间接 |
| PyPI | ruff | 0.15.6 | 间接 |
| PyPI | ruff | 0.15.7 | 间接 |
| PyPI | s3fs | 2026.7.0 | 间接 |
| PyPI | s3transfer | 0.11.3 | 间接 |
| PyPI | s3transfer | 0.14.0 | 间接 |
| PyPI | s3transfer | 0.19.2 | 间接 |
| PyPI | sentry-sdk | 2.35.0 | 间接 |
| PyPI | sentry-sdk | 2.44.0 | 间接 |
| PyPI | sentry-sdk | 2.55.0 | 间接 |
| PyPI | setproctitle | 1.3.7 | 间接 |
| PyPI | setuptools | — | 间接 |
| PyPI | setuptools | 80.9.0 | 间接 |
| PyPI | setuptools | 82.0.1 | 间接 |
| PyPI | sh | 2.2.4 | 间接 |
| PyPI | sh | 2.3.0 | 间接 |
| PyPI | shellingham | 1.5.4 | 间接 |
| PyPI | shortuuid | 1.0.13 | 间接 |
| PyPI | simple-websocket | 1.1.0 | 间接 |
| PyPI | six | 1.16.0 | 间接 |
| PyPI | six | 1.17.0 | 间接 |
| PyPI | smart-open | 7.5.1 | 间接 |
| PyPI | sniffio | 1.3.1 | 间接 |
| PyPI | sortedcontainers | 2.4.0 | 间接 |
| PyPI | sqlalchemy | — | 间接 |
| PyPI | sqlalchemy | 2.0.51 | 间接 |
| PyPI | sqlalchemy | 2.0.52 | 间接 |
| PyPI | sqlalchemy-schemadisplay | — | 间接 |
| PyPI | starlette | 1.6.0 | 间接 |
| PyPI | stream-zip | 0.0.84 | 间接 |
| PyPI | swagger-ui-py | 23.9.23 | 间接 |
| PyPI | sympy | 1.14.0 | 间接 |
| PyPI | tabulate | — | 间接 |
| PyPI | tblib | 3.2.2 | 间接 |
| PyPI | tenacity | — | 间接 |
| PyPI | tenacity | 8.5.0 | 间接 |
| PyPI | tenacity | 9.0.0 | 间接 |
| PyPI | tenacity | 9.1.2 | 间接 |
| PyPI | tenacity | 9.1.4 | 间接 |
| PyPI | termcolor | 3.3.0 | 间接 |
| PyPI | text-unidecode | 1.3 | 间接 |
| PyPI | tinycss2 | 1.5.1 | 间接 |
| PyPI | tomlkit | 0.14.0 | 间接 |
| PyPI | tomlkit | 0.15.0 | 间接 |
| PyPI | toolz | 0.12.0 | 间接 |
| PyPI | toolz | 0.12.1 | 间接 |
| PyPI | toolz | 1.0.0 | 间接 |
| PyPI | toolz | 1.1.0 | 间接 |
| PyPI | tornado | 6.5.8 | 间接 |
| PyPI | tqdm | 4.66.3 | 间接 |
| PyPI | tqdm | 4.67.0 | 间接 |
| PyPI | tqdm | 4.67.1 | 间接 |
| PyPI | tqdm | 4.67.3 | 间接 |
| PyPI | twilio | 7.12.0 | 间接 |
| PyPI | typer | — | 间接 |
| PyPI | typer | 0.16.1 | 间接 |
| PyPI | typer | 0.20.0 | 间接 |
| PyPI | typer | 0.24.1 | 间接 |
| PyPI | typer | 0.27.2 | 间接 |
| PyPI | types-aioboto3 | 15.5.0 | 间接 |
| PyPI | types-aiobotocore | 3.3.0 | 间接 |
| PyPI | types-aiobotocore | 3.8.0 | 间接 |
| PyPI | types-aiobotocore-ec2 | 3.3.0 | 间接 |
| PyPI | types-aiobotocore-ec2 | 3.8.0 | 间接 |
| PyPI | types-aiobotocore-iam | 3.3.0 | 间接 |
| PyPI | types-aiobotocore-kms | 3.3.0 | 间接 |
| PyPI | types-aiobotocore-kms | 3.8.0 | 间接 |
| PyPI | types-aiobotocore-s3 | 3.2.1 | 间接 |
| PyPI | types-aiobotocore-s3 | 3.3.0 | 间接 |
| PyPI | types-aiobotocore-s3 | 3.8.0 | 间接 |
| PyPI | types-aiobotocore-ssm | 3.3.0 | 间接 |
| PyPI | types-aiobotocore-ssm | 3.8.0 | 间接 |
| PyPI | types-aiofiles | 25.1.0.20251011 | 间接 |
| PyPI | types-aiofiles | 25.1.0.20260409 | 间接 |
| PyPI | types-awscrt | 0.20.5 | 间接 |
| PyPI | types-awscrt | 0.23.10 | 间接 |
| PyPI | types-awscrt | 0.28.4 | 间接 |
| PyPI | types-awscrt | 0.31.3 | 间接 |
| PyPI | types-awscrt | 0.34.1 | 间接 |
| PyPI | types-boto3 | — | 间接 |
| PyPI | types-boto3 | 1.42.70 | 间接 |
| PyPI | types-boto3 | 1.43.88 | 间接 |
| PyPI | types-cachetools | 6.2.0.20260317 | 间接 |
| PyPI | types-docker | 7.1.0.20260109 | 间接 |
| PyPI | types-jsonschema | 4.26.0.20260202 | 间接 |
| PyPI | types-networkx | 3.6.1.20260303 | 间接 |
| PyPI | types-openpyxl | 3.1.5.20260316 | 间接 |
| PyPI | types-paramiko | 4.0.0.20250822 | 间接 |
| PyPI | types-passlib | 1.7.7.20260211 | 间接 |
| PyPI | types-polib | 1.2.0.20260518 | 间接 |
| PyPI | types-psutil | 7.2.2.20260130 | 间接 |
| PyPI | types-psycopg2 | 2.9.21.20260223 | 间接 |
| PyPI | types-pyasn1 | 0.6.0.20250914 | 间接 |
| PyPI | types-python-dateutil | 2.9.0.20240316 | 间接 |
| PyPI | types-python-dateutil | 2.9.0.20241003 | 间接 |
| PyPI | types-python-dateutil | 2.9.0.20241206 | 间接 |
| PyPI | types-python-dateutil | 2.9.0.20250516 | 间接 |
| PyPI | types-python-jose | 3.5.0.20250531 | 间接 |
| PyPI | types-pyyaml | 6.0.12.20250915 | 间接 |
| PyPI | types-requests | 2.32.4.20260107 | 间接 |
| PyPI | types-s3transfer | 0.16.0 | 间接 |
| PyPI | types-tqdm | 4.67.3.20260303 | 间接 |
| PyPI | typing-extensions | 4.14.1 | 间接 |
| PyPI | typing-extensions | 4.15.0 | 间接 |
| PyPI | typing-extensions | 4.16.0 | 间接 |
| PyPI | typing-inspection | 0.4.2 | 间接 |
| PyPI | typing-inspection | 0.4.4 | 间接 |
| PyPI | tzdata | 2024.1 | 间接 |
| PyPI | tzdata | 2025.2 | 间接 |
| PyPI | tzdata | 2025.3 | 间接 |
| PyPI | tzdata | 2026.2 | 间接 |
| PyPI | tzdata | 2026.3 | 间接 |
| PyPI | tzlocal | 5.2 | 间接 |
| PyPI | tzlocal | 5.3.1 | 间接 |
| PyPI | u-msgpack-python | 2.8.0 | 间接 |
| PyPI | urllib3 | 2.7.0 | 间接 |
| PyPI | uvicorn | 0.34.2 | 间接 |
| PyPI | uvicorn | 0.38.0 | 间接 |
| PyPI | uvicorn | 0.42.0 | 间接 |
| PyPI | uvloop | 0.22.1 | 间接 |
| PyPI | vine | 5.1.0 | 间接 |
| PyPI | virtualenv | 21.2.0 | 间接 |
| PyPI | virtualenv | 21.4.1 | 间接 |
| PyPI | watchdog | 6.0.0 | 间接 |
| PyPI | watchfiles | 1.1.1 | 间接 |
| PyPI | wcwidth | 0.2.13 | 间接 |
| PyPI | wcwidth | 0.2.14 | 间接 |
| PyPI | wcwidth | 0.6.0 | 间接 |
| PyPI | webencodings | 0.6.1 | 间接 |
| PyPI | websocket-client | 1.9.0 | 间接 |
| PyPI | websockets | 12.0 | 间接 |
| PyPI | websockets | 14.1 | 间接 |
| PyPI | websockets | 14.2 | 间接 |
| PyPI | websockets | 15.0.1 | 间接 |
| PyPI | websockets | 16.0 | 间接 |
| PyPI | werkzeug | 3.1.8 | 间接 |
| PyPI | wrapt | 1.16.0 | 间接 |
| PyPI | wrapt | 1.17.0 | 间接 |
| PyPI | wrapt | 1.17.2 | 间接 |
| PyPI | wrapt | 1.17.3 | 间接 |
| PyPI | wrapt | 2.1.2 | 间接 |
| PyPI | wsproto | 1.2.0 | 间接 |
| PyPI | wsproto | 1.3.1 | 间接 |
| PyPI | wsproto | 1.3.2 | 间接 |
| PyPI | xmltodict | 1.0.4 | 间接 |
| PyPI | xyzservices | 2025.10.0 | 间接 |
| PyPI | xyzservices | 2025.11.0 | 间接 |
| PyPI | yarl | — | 间接 |
| PyPI | yarl | 1.24.5 | 间接 |
| PyPI | zict | 3.0.0 | 间接 |
| PyPI | zope-event | 6.1 | 间接 |
| PyPI | zope-interface | 8.2 | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 910 个包,其中也包含从不交付的开发与测试版本固定:28 个存在已知公告,0 个为直接依赖。 有 51 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| flatted | 2.0.1 | 间接 | 严重 | 2 | 3.4.2 |
| lupa | 2.6 | 间接 | 严重 | 2 | — |
| python-jose | 3.3.0 | 间接 | 严重 | 5 | 3.4.0 |
| brace-expansion | 1.1.11 | 间接 | 高 | 5 | 5.0.9 |
| brace-expansion | 2.0.1 | 间接 | 高 | 5 | 5.0.9 |
| certifi | 2023.7.22 | 间接 | 高 | 2 | 2024.7.4 |
| certifi | 2024.2.2 | 间接 | 高 | 2 | 2024.7.4 |
| click | 8.2.1 | 间接 | 高 | 1 | 8.3.3 |
| click | 8.3.1 | 间接 | 高 | 1 | 8.3.3 |
| ecdsa | 0.19.0 | 间接 | 高 | 4 | 0.19.2 |
| extract-zip | 1.7.0 | 间接 | 高 | 2 | — |
| joserfc | 1.5.0 | 间接 | 高 | 6 | 1.6.8 |
| joserfc | 1.6.3 | 间接 | 高 | 4 | 1.6.8 |
| js-yaml | 3.13.1 | 间接 | 高 | 5 | 4.3.2 |
| lodash | 4.17.21 | 间接 | 高 | 3 | 4.18.0 |
| minimatch | 3.1.2 | 间接 | 高 | 3 | 10.2.3 |
| minimatch | 8.0.4 | 间接 | 高 | 3 | 10.2.3 |
| pyasn1 | 0.6.1 | 间接 | 高 | 10 | 0.6.4 |
| pyjwt | 2.4.0 | 间接 | 高 | 9 | 2.13.0 |
| tmp | 0.0.33 | 间接 | 高 | 2 | 0.2.6 |
| underscore | 1.13.7 | 间接 | 高 | 1 | 1.13.8 |
| ws | 6.2.3 | 间接 | 高 | 1 | 8.21.0 |
| ajv | 6.12.6 | 间接 | 中 | 1 | 8.18.0 |
| dnspython | 2.2.1 | 间接 | 中 | 2 | 2.6.1 |
| fonttools | 4.50.0 | 间接 | 中 | 2 | 4.60.2 |
| idna | 3.11 | 间接 | 中 | 2 | 3.15 |
| setuptools | 80.9.0 | 间接 | 中 | 2 | 83.0.0 |
| setuptools | 82.0.1 | 间接 | 中 | 2 | 83.0.0 |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。