{"id":58923,"name":"partseg","description":"Tool for segmentation in bioimaging","url":"https://github.com/4dnucleome/partseg","last_synced_at":"2025-09-05T15:20:04.737Z","repository":{"id":36963478,"uuid":"166421141","full_name":"4DNucleome/PartSeg","owner":"4DNucleome","description":"Tool for segmentation in bioimaging","archived":false,"fork":false,"pushed_at":"2025-08-26T06:37:14.000Z","size":34519,"stargazers_count":35,"open_issues_count":22,"forks_count":11,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-08-26T08:37:37.714Z","etag":null,"topics":["bioimage-analysis","napari"],"latest_commit_sha":null,"homepage":"https://partseg.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4DNucleome.png","metadata":{"files":{"readme":"Readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2019-01-18T14:56:15.000Z","updated_at":"2025-08-19T07:26:18.000Z","dependencies_parsed_at":"2024-03-18T11:57:50.910Z","dependency_job_id":"29947fd3-26ea-47be-aca4-1e670c9ef126","html_url":"https://github.com/4DNucleome/PartSeg","commit_stats":{"total_commits":1910,"total_committers":17,"mean_commits":112.3529411764706,"dds":0.3617801047120419,"last_synced_commit":"a6199f9a0c7d27d5b16e9dcb0520484bfc4de599"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/4DNucleome/PartSeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/sbom","scorecard":{"id":4210,"data":{"date":"2025-08-11","repo":{"name":"github.com/4DNucleome/PartSeg","commit":"99badcb4cdb5c53e53ea0f139cb74b9ae5928791"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/check_pr_title.yml:30"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/check_pr_title.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/make_release.yml:73","Warn: no topLevel permission defined: .github/workflows/base_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/check_pr_title.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/make_release.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Warn: no topLevel permission defined: .github/workflows/test_napari_repo.yml:1","Warn: no topLevel permission defined: .github/workflows/test_napari_widgets.yml:1","Warn: no topLevel permission defined: .github/workflows/test_prereleases.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-dependencies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_pr_title.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/check_pr_title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_pr_title.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/check_pr_title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/semgrep.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/base_test_workflow.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/make_release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/make_release.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test_napari_repo.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test_napari_repo.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:135","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:164","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-dependencies.yml:35","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.3 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/231414955","Warn: release artifact v0.16.2 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/218076782","Warn: release artifact v0.16.1 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/204800979","Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/191978615","Warn: release artifact v0.16.0a1 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/181261024","Warn: release artifact v0.16.3 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/231414955","Warn: release artifact v0.16.2 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/218076782","Warn: release artifact v0.16.1 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/204800979","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/191978615","Warn: release artifact v0.16.0a1 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/181261024"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/make_release.yml:69"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:12:04.635Z","repository_id":36963478,"created_at":"2025-08-14T13:12:04.635Z","updated_at":"2025-08-14T13:12:04.635Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273775246,"owners_count":25165790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"4DNucleome","name":"4DNucleome","uuid":"34770073","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34770073?v=4","repositories_count":7,"last_synced_at":"2023-03-03T20:55:09.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/4DNucleome","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:30:40.745Z","updated_at":"2023-03-03T20:55:09.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome/repositories"},"packages":[{"id":2846557,"name":"partseg","ecosystem":"pypi","description":"PartSeg is python GUI and set of napari plugins for bio imaging analysis especially nucleus analysis,","homepage":"https://partseg.github.io/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/4DNucleome/PartSeg","keywords_array":["bioimaging","GUI"],"namespace":null,"versions_count":91,"first_release_published_at":"2019-01-14T23:29:35.000Z","latest_release_published_at":"2025-07-10T10:40:04.000Z","latest_release_number":"0.16.3","last_synced_at":"2025-08-26T08:50:22.240Z","created_at":"2022-04-10T12:00:17.119Z","updated_at":"2025-08-26T08:50:22.240Z","registry_url":"https://pypi.org/project/partseg/","install_command":"pip install partseg --index-url https://pypi.org/simple","documentation_url":"https://partseg.readthedocs.io/en/stable/","metadata":{"funding":null,"documentation":"https://partseg.readthedocs.io/en/stable/","classifiers":["Development Status :: 3 - Alpha","Framework :: napari","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Scientific/Engineering :: Image Processing","Topic :: Scientific/Engineering :: Visualization"],"normalized_name":"partseg","project_status":null},"repo_metadata":{"id":36963478,"uuid":"166421141","full_name":"4DNucleome/PartSeg","owner":"4DNucleome","description":"Tool for segmentation in bioimaging","archived":false,"fork":false,"pushed_at":"2024-09-04T18:54:44.000Z","size":34022,"stargazers_count":29,"open_issues_count":16,"forks_count":10,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2024-09-06T04:03:16.078Z","etag":null,"topics":["bioimage-analysis","napari"],"latest_commit_sha":null,"homepage":"https://partseg.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4DNucleome.png","metadata":{"files":{"readme":"Readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-18T14:56:15.000Z","updated_at":"2024-09-04T18:54:47.000Z","dependencies_parsed_at":"2024-03-18T11:57:50.910Z","dependency_job_id":"29947fd3-26ea-47be-aca4-1e670c9ef126","html_url":"https://github.com/4DNucleome/PartSeg","commit_stats":{"total_commits":1910,"total_committers":17,"mean_commits":112.3529411764706,"dds":0.3617801047120419,"last_synced_commit":"a6199f9a0c7d27d5b16e9dcb0520484bfc4de599"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217718595,"owners_count":16219909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"4DNucleome","name":"4DNucleome","uuid":"34770073","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34770073?v=4","repositories_count":7,"last_synced_at":"2023-03-03T20:55:09.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/4DNucleome","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:30:40.745Z","updated_at":"2023-03-03T20:55:09.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome/repositories"},"tags":[{"name":"v0.15.4b4","sha":"0e94077523c7af62658c5df5d9bb6a41cd82a9ad","kind":"commit","published_at":"2024-08-13T11:37:24.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b4/manifests"},{"name":"v0.15.4b3","sha":"a3b22ebaf619d715d6cf3ed70bff25b63e09d56b","kind":"commit","published_at":"2024-08-09T14:23:09.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b3/manifests"},{"name":"v0.15.4b2","sha":"be273fa7d17ef82b81af5581cc85ab9694f770ac","kind":"commit","published_at":"2024-08-01T14:52:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b2/manifests"},{"name":"v0.15.4b1","sha":"7bb7d2550cfa40afd8b269673eca415d019ded32","kind":"commit","published_at":"2024-07-23T15:48:26.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b1/manifests"},{"name":"v0.15.4b0","sha":"052bf57729f2657dc39843a472a1f2961bec5cda","kind":"commit","published_at":"2024-07-15T20:54:48.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b0/manifests"},{"name":"v0.15.3","sha":"0926915c70be39bc35c8b0677df0c37753b851b2","kind":"commit","published_at":"2024-07-10T06:52:19.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3/manifests"},{"name":"v0.15.3a5","sha":"8c1e07b77b8a4a21d25c61b052f81df68065e14c","kind":"commit","published_at":"2024-07-06T21:13:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a5/manifests"},{"name":"v0.15.3a4","sha":"8264a6a99e0bff1b05793052efe0d7bba7124259","kind":"commit","published_at":"2024-07-06T07:10:40.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a4/manifests"},{"name":"v0.15.3a3","sha":"3d42678a6c5c25d81aa66757a6eb9eeca6fb464d","kind":"commit","published_at":"2024-07-05T14:54:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a3/manifests"},{"name":"v0.15.3a2","sha":"41621356b6ab16ccbb7488f36ed7c2f0427c1394","kind":"commit","published_at":"2024-07-04T13:05:48.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a2/manifests"},{"name":"v0.15.3a1","sha":"7dacfcbc39fd05d97c78286b2648455455afad12","kind":"commit","published_at":"2024-07-04T11:37:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a1/manifests"},{"name":"v0.15.2","sha":"f98e32a38452e2d58663ee644111d99f56ed8698","kind":"commit","published_at":"2023-08-28T11:45:59.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"3594793889ac03e1b0acb6b470726985c6ce5a8f","kind":"commit","published_at":"2023-08-08T21:40:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"21658ec69cd844f1c8232fe10c4a20e32556415b","kind":"commit","published_at":"2023-05-30T20:53:02.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0/manifests"},{"name":"v0.15.0dev","sha":"79cd221317a9dcbc439c40bb796799870f138b29","kind":"commit","published_at":"2022-11-13T17:43:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.0dev","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.0dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0dev/manifests"},{"name":"v0.14.6","sha":"994088d7232c5f471d0154f777d9491d3968978b","kind":"commit","published_at":"2022-11-13T14:36:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"7510307770db4a68d0a15ca8f13b09096efc286c","kind":"commit","published_at":"2022-11-09T08:39:45.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"9e742fcb8ba1602c1002050793253214da0b16f7","kind":"commit","published_at":"2022-10-24T07:35:50.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"41e6ff659c0a9f3af959fd12bc1e81da7a8ecb9f","kind":"commit","published_at":"2022-08-18T14:13:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"a9e7539a1d67c4cf5323975caa91471196128f34","kind":"commit","published_at":"2022-05-05T09:54:26.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"363ed3977baa6a46afbfa94c82be89adc3adab9b","kind":"commit","published_at":"2022-04-27T07:03:11.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"03f60b443d389488125538ec68b522d70d941518","kind":"commit","published_at":"2022-04-14T20:35:08.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.0/manifests"},{"name":"v0.13.15","sha":"1c83fb70020b2bbf875cc44aa50d50c716fa69ab","kind":"commit","published_at":"2022-01-17T23:33:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.15","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.15/manifests"},{"name":"v0.13.14","sha":"317b3ded1f499e1cfe96b9374184ce594ac514a5","kind":"commit","published_at":"2021-12-01T18:31:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.14","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.14/manifests"},{"name":"v0.13.13","sha":"9fc15bb6f2aed2e657e5e745b3b7038193b9975a","kind":"commit","published_at":"2021-11-28T11:21:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.13","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"a2d13e8d8ad6049306422c43f50e027a988bfd30","kind":"commit","published_at":"2021-10-21T23:31:16.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.12","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"23a42af89a98c5261d64360516f28af7a716d477","kind":"commit","published_at":"2021-10-13T00:44:39.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.11","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"ddfe117d0419ec042be4845c3dc434fad8692a67","kind":"commit","published_at":"2021-09-14T20:49:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.10","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"92479a7e261c667f0a4d15ebd5189c1cdf0a574c","kind":"commit","published_at":"2021-08-11T11:53:33.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.9","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"7aad6c90a7eb5d874ab9f6f434a6b78ebd61e479","kind":"commit","published_at":"2021-08-11T00:19:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"16ca7bbed0194dc2205e35ea98996db35627d3a9","kind":"commit","published_at":"2021-08-02T11:00:29.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"a10c018fe8bfb2dcea733972e1927d46457b400a","kind":"commit","published_at":"2021-06-25T15:21:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"4fe1af8c75872c71fc4d08bee32d04a9445268f2","kind":"commit","published_at":"2021-05-06T17:34:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"24e104b0b20bd3e8731c365d367717643680f939","kind":"commit","published_at":"2021-04-17T15:16:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"fe5c2f3524bf20820233cc63ccb90beb49cb75aa","kind":"commit","published_at":"2021-04-16T18:52:00.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"eaee8d77b7b8423a89ba82afecfd3df74d8942ff","kind":"commit","published_at":"2021-04-01T16:53:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"97c420b628b692d3bd4250b43cad2a69a9e001e5","kind":"commit","published_at":"2021-03-27T21:07:37.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"ec6404d2256fb1f46d45d197323ebcad78c679a5","kind":"commit","published_at":"2021-03-08T15:57:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.0/manifests"},{"name":"v0.12.7","sha":"e155204d25dde5b2960c3bb07d9a5ce2969c34af","kind":"commit","published_at":"2021-03-02T01:38:07.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"5e50b7500cfd95022b22e428b6f11de6ac791017","kind":"commit","published_at":"2021-01-14T12:48:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ce345679d15c88bdb21ebe9a67178077517d556a","kind":"commit","published_at":"2020-12-30T13:39:19.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"73521ad0d24b6f4e33f8f5637fddf6641a3881d3","kind":"commit","published_at":"2020-12-26T11:12:45.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"66ce17d03c7c9261dbcf346fe4bc874ba906ac3c","kind":"commit","published_at":"2020-12-22T19:51:14.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6c22f0d08890e413e0e19e9d068201e905423018","kind":"commit","published_at":"2020-12-18T16:21:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"5a3f81c4ac7dcf1794b01a952d16a3ea402c51ae","kind":"commit","published_at":"2020-12-06T18:10:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"49cad949a2e5551fcd6e30099411252b4a52bc92","kind":"commit","published_at":"2020-10-27T09:52:23.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0/manifests"},{"name":"v0.12.0a2","sha":"6e461f028049bcbd6dcb84a6e3872476bcea5760","kind":"commit","published_at":"2020-10-24T21:41:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a2/manifests"},{"name":"v0.12.0a1","sha":"3d022e9607af8ced15f19af82a534a6d6622b2fc","kind":"commit","published_at":"2020-10-24T13:23:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a1/manifests"},{"name":"v0.12.0a0","sha":"8265eec3bc46bf9ff4cde4da8c14cd40abf6908a","kind":"commit","published_at":"2020-10-07T17:53:05.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a0/manifests"},{"name":"v0.11.5","sha":"c772378974bf89036c432ffb2618c53e277d9826","kind":"commit","published_at":"2020-09-30T21:44:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"6ca0d0942fc13acc449cef7a1b4a6a0ac348393a","kind":"commit","published_at":"2020-09-24T19:17:02.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"68ccf8df4162174056028cbb677ab729e4c31994","kind":"commit","published_at":"2020-08-28T17:12:32.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"85628dbbe89bda75d46b01bd2db0e6c0c531958d","kind":"commit","published_at":"2020-08-05T11:40:59.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"68ea772c95f66721415835a72440eb59c76dd69c","kind":"commit","published_at":"2020-07-22T10:28:18.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"511260aa025cdf5755a4476579d0e1a7523458dc","kind":"commit","published_at":"2020-07-20T08:36:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0/manifests"},{"name":"v0.11.0b8","sha":"d8054e05f363d81f42059db9da4e2be95482e3e0","kind":"commit","published_at":"2020-07-13T11:53:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b8/manifests"},{"name":"v0.11.0b7","sha":"e9e6d7919eb79409ec60d539decc220f7692f60c","kind":"commit","published_at":"2020-07-06T23:04:52.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b7/manifests"},{"name":"v0.11.0b6","sha":"6957c99790255d6ccf96312adbbe4d0dd616aae8","kind":"commit","published_at":"2020-07-06T14:30:06.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b6/manifests"},{"name":"v0.11.0b5","sha":"8842fbb0d29067c0211afbfc684e0f50bab009ca","kind":"commit","published_at":"2020-07-03T00:43:20.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b5/manifests"},{"name":"v0.11.0b4","sha":"5f408da6c06266b9a95ad9023c1a36c60e9ea0dd","kind":"commit","published_at":"2020-06-30T11:34:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b4/manifests"},{"name":"v0.11.0beta2","sha":"cb4d1e13c3e181673c33a669cf92e3d8d5b8d5f2","kind":"commit","published_at":"2020-06-19T10:13:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0beta2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0beta2/manifests"},{"name":"v0.11.0.beta1","sha":"96ccf55758f74cd991a6c678d92e05c98aba3b0f","kind":"commit","published_at":"2020-06-17T22:24:42.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0.beta1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0.beta1/manifests"},{"name":"v0.10.8","sha":"f83770b9b54f8b43250ee32964ae0fb68a32ab51","kind":"commit","published_at":"2020-04-21T20:59:53.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"886b65aac47aad8e7138d23e22c3fc3425ea7915","kind":"commit","published_at":"2020-04-01T16:11:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"78edabed8f3296403ec9ab3d0406ada142612a98","kind":"commit","published_at":"2020-04-01T15:14:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"a8b22adc3b583c375d0a6689a38880cb64f4b01e","kind":"commit","published_at":"2020-03-27T14:34:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"4757e67dbb4e4d0049d0bc7e1f424cb4dcf285d0","kind":"commit","published_at":"2020-03-21T11:33:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"6b7fd49eeb931a336e002f067b035563a814f59d","kind":"commit","published_at":"2020-03-13T09:45:11.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"965d6889d0470dacedfa096ad4071ddc3df60dae","kind":"commit","published_at":"2020-03-06T14:03:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"7c39193c2acd5d66fcd68df41c6e1ca281613bf4","kind":"commit","published_at":"2020-03-05T15:24:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"eb74950d86005c87997596e7678018bbf5736c79","kind":"commit","published_at":"2020-03-04T10:56:14.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.0/manifests"},{"name":"v0.9.7","sha":"61c7d44e17c3d4e0e5db4044e17a4c18ba798693","kind":"commit","published_at":"2020-02-13T19:38:28.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"ecc9e5956ae4cb49a5537b8c304e32ba08cbe105","kind":"commit","published_at":"2020-01-17T22:49:42.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9d848df553274ce902d82b7ff4335d223812b826","kind":"tag","published_at":"2020-01-10T15:30:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9e561862f9504e3e7be92f891b81674ce85ea139","kind":"commit","published_at":"2019-11-08T07:21:23.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.4/manifests"},{"name":"v0.9.3.post5","sha":"5ea1a374935dc0c1ccd646cc262eacb3ee7d1749","kind":"commit","published_at":"2019-09-17T08:14:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post5/manifests"},{"name":"v0.9.3.post4","sha":"aa02fc40ff8f847c5072beb477f377544da018a2","kind":"commit","published_at":"2019-09-05T21:11:31.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post4/manifests"},{"name":"v0.9.3.post3","sha":"b431038c3fc87aa085755c27003f5f02e77b90f7","kind":"commit","published_at":"2019-08-19T16:12:34.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post3/manifests"},{"name":"v0.9.3.post2","sha":"7cffb511ef8f8165ebb7bbea063ae5ce081f68e5","kind":"commit","published_at":"2019-08-12T09:08:07.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post2/manifests"},{"name":"v0.9.3.post1","sha":"52002a3cf804d0d0851ea88fa6057326421bc21c","kind":"commit","published_at":"2019-08-08T14:06:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post1/manifests"},{"name":"v0.9.3","sha":"7cc3a71b4df4a6bc25040d81b00a9bc6f1fcb35a","kind":"commit","published_at":"2019-08-06T14:20:53.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3/manifests"},{"name":"v0.9.2.3","sha":"a5a4b0eb5765e2593f3ef47bd1f88c5029dc24db","kind":"commit","published_at":"2019-05-22T15:14:51.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.3/manifests"},{"name":"v0.9.2.2","sha":"4550e638123027137bab9c2d8d7ac633ad246746","kind":"commit","published_at":"2019-04-18T18:28:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.2/manifests"},{"name":"v0.9.2.1","sha":"413385c7d29651da829cbb094b49016fed95f8a2","kind":"commit","published_at":"2019-04-16T08:21:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.1/manifests"},{"name":"v0.9.2","sha":"50ae8bb21572f6e8aa859be24947341cc71fc8b5","kind":"commit","published_at":"2019-04-04T16:20:57.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2/manifests"},{"name":"partseg_old_last","sha":"82d03423315c5a7aa82412ff742d602589d3fe67","kind":"commit","published_at":"2019-04-01T16:23:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/partseg_old_last","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/partseg_old_last","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/partseg_old_last","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/partseg_old_last/manifests"},{"name":"v0.9.1","sha":"7786eb3cc274d3f11c18d4d1c249b5fdce78294b","kind":"commit","published_at":"2019-03-19T14:51:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"04c0fb72ac8240a9259774389bc1ac40b7e8a53c","kind":"commit","published_at":"2019-03-06T17:59:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9/manifests"},{"name":"v0.9b2","sha":"550e1eee255f1dad9c2a031ed439501c5a04eade","kind":"commit","published_at":"2019-03-05T14:41:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9b2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b2/manifests"},{"name":"v0.9b1","sha":"76bda522d0d2fd727bc76d4061596d655e3a4150","kind":"commit","published_at":"2019-02-28T11:56:55.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9b1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b1/manifests"},{"name":"v0.8.6","sha":"aca2a7ee5165974c38c102dcda26125c81450b80","kind":"commit","published_at":"2019-02-22T11:38:38.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"3e25c7e3a8051e0a8d9bc6370a61f4fb0a1b1649","kind":"commit","published_at":"2019-02-21T18:46:37.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"469096b55e04d3edd9d6682191eaf17722aa4512","kind":"commit","published_at":"2019-02-13T11:09:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4887743f18f1b5721486e96b8cb88414920e58b0","kind":"commit","published_at":"2019-02-07T18:18:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.3/manifests"},{"name":"version-0.9-beta","sha":"c64f6a711ee15485a7b4861df0d763c3b65f5e18","kind":"commit","published_at":"2016-12-01T17:50:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/version-0.9-beta","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/version-0.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/version-0.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/version-0.9-beta/manifests"}]},"repo_metadata_updated_at":"2024-09-06T04:07:09.963Z","dependent_packages_count":1,"downloads":912,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.346438808795605,"dependent_repos_count":21.727697944596816,"dependent_packages_count":4.710210991196065,"stargazers_count":12.02541974253871,"forks_count":11.941745150387414,"docker_downloads_count":null,"average":11.550302527502922},"purl":"pkg:pypi/partseg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/partseg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/partseg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/partseg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-26T11:14:46.742Z","issues_count":42,"pull_requests_count":327,"avg_time_to_close_issue":2880499.4324324327,"avg_time_to_close_pull_request":429655.4397394137,"issues_closed_count":37,"pull_requests_closed_count":307,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":0.07142857142857142,"avg_comments_per_pull_request":3.079510703363914,"merged_pull_requests_count":285,"bot_issues_count":38,"bot_pull_requests_count":89,"past_year_issues_count":13,"past_year_pull_requests_count":194,"past_year_avg_time_to_close_issue":6868108.6,"past_year_avg_time_to_close_pull_request":374598.45810055867,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":179,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.288659793814433,"past_year_bot_issues_count":13,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":166,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/issues","maintainers":[{"login":"Czaki","count":240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}],"active_maintainers":[{"login":"Czaki","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/partseg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/partseg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/partseg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/partseg/related_packages","maintainers":[{"uuid":"massad","login":"massad","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/massad/","role":null,"created_at":"2022-11-22T18:10:14.854Z","updated_at":"2022-11-22T18:10:14.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/massad/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725187,"maintainers_count":308369,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8799809,"name":"github.com/4dnucleome/partseg","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/4dnucleome/partseg","keywords_array":[],"namespace":null,"versions_count":66,"first_release_published_at":"2019-02-07T18:18:17.000Z","latest_release_published_at":"2025-07-10T10:18:27.000Z","latest_release_number":"v0.16.3","last_synced_at":"2025-08-26T08:50:23.798Z","created_at":"2024-01-24T05:41:42.294Z","updated_at":"2025-08-26T08:58:27.531Z","registry_url":"https://pkg.go.dev/github.com/4dnucleome/partseg","install_command":"go get github.com/4dnucleome/partseg","documentation_url":"https://pkg.go.dev/github.com/4dnucleome/partseg#section-documentation","metadata":{},"repo_metadata":{"id":36963478,"uuid":"166421141","full_name":"4DNucleome/PartSeg","owner":"4DNucleome","description":"Tool for segmentation in bioimaging","archived":false,"fork":false,"pushed_at":"2025-08-26T06:37:14.000Z","size":34519,"stargazers_count":35,"open_issues_count":22,"forks_count":11,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-08-26T08:37:37.714Z","etag":null,"topics":["bioimage-analysis","napari"],"latest_commit_sha":null,"homepage":"https://partseg.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4DNucleome.png","metadata":{"files":{"readme":"Readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2019-01-18T14:56:15.000Z","updated_at":"2025-08-19T07:26:18.000Z","dependencies_parsed_at":"2024-03-18T11:57:50.910Z","dependency_job_id":"29947fd3-26ea-47be-aca4-1e670c9ef126","html_url":"https://github.com/4DNucleome/PartSeg","commit_stats":{"total_commits":1910,"total_committers":17,"mean_commits":112.3529411764706,"dds":0.3617801047120419,"last_synced_commit":"a6199f9a0c7d27d5b16e9dcb0520484bfc4de599"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/4DNucleome/PartSeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/sbom","scorecard":{"id":4210,"data":{"date":"2025-08-11","repo":{"name":"github.com/4DNucleome/PartSeg","commit":"99badcb4cdb5c53e53ea0f139cb74b9ae5928791"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/check_pr_title.yml:30"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/check_pr_title.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/make_release.yml:73","Warn: no topLevel permission defined: .github/workflows/base_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/check_pr_title.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/make_release.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Warn: no topLevel permission defined: .github/workflows/test_napari_repo.yml:1","Warn: no topLevel permission defined: .github/workflows/test_napari_widgets.yml:1","Warn: no topLevel permission defined: .github/workflows/test_prereleases.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-dependencies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_pr_title.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/check_pr_title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_pr_title.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/check_pr_title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/semgrep.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/base_test_workflow.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/make_release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/make_release.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test_napari_repo.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test_napari_repo.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:135","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:164","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-dependencies.yml:35","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.3 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/231414955","Warn: release artifact v0.16.2 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/218076782","Warn: release artifact v0.16.1 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/204800979","Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/191978615","Warn: release artifact v0.16.0a1 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/181261024","Warn: release artifact v0.16.3 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/231414955","Warn: release artifact v0.16.2 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/218076782","Warn: release artifact v0.16.1 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/204800979","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/191978615","Warn: release artifact v0.16.0a1 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/181261024"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/make_release.yml:69"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:12:04.635Z","repository_id":36963478,"created_at":"2025-08-14T13:12:04.635Z","updated_at":"2025-08-14T13:12:04.635Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272200470,"owners_count":24890813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"4DNucleome","name":"4DNucleome","uuid":"34770073","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34770073?v=4","repositories_count":7,"last_synced_at":"2023-03-03T20:55:09.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/4DNucleome","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:30:40.745Z","updated_at":"2023-03-03T20:55:09.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome/repositories"},"tags":[{"name":"v0.16.3","sha":"9559ced654204d2d8bcdb7e1fba5bb4d8a6f343e","kind":"commit","published_at":"2025-07-10T10:18:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4c0b4a2683cac97a00ae6c8959e69f0b03a0bb7b","kind":"commit","published_at":"2025-05-12T18:35:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"7e0a7552abe9909f837dd283a0960e17e8ed73ac","kind":"commit","published_at":"2025-03-10T17:11:50.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"676bd0be242917efbcf47918d44b9dd08b0d49d4","kind":"commit","published_at":"2024-12-21T11:30:34.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0/manifests"},{"name":"v0.16.0a1","sha":"46b6726016f466688de6612a4e3f24db8bfd8887","kind":"commit","published_at":"2024-10-22T15:17:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.0a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0a1/manifests"},{"name":"v0.15.4","sha":"b12d227ba55a0890587c4e95e5fbcfc53bc8b351","kind":"commit","published_at":"2024-09-27T13:14:54.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4/manifests"},{"name":"v0.15.4b7","sha":"ebe82266afdb2b5d80148b3d1483666914b73d60","kind":"commit","published_at":"2024-09-27T12:07:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b7/manifests"},{"name":"v0.15.4b6","sha":"6ee3209e5b75f5b664bafa1fdf9f48aa2c1fb257","kind":"commit","published_at":"2024-09-20T10:43:25.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b6/manifests"},{"name":"v0.15.4b5","sha":"a7ab81fa66de2382b8c3186fd74cad2380171dab","kind":"commit","published_at":"2024-09-19T13:47:57.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b5/manifests"},{"name":"v0.15.4b4","sha":"0e94077523c7af62658c5df5d9bb6a41cd82a9ad","kind":"commit","published_at":"2024-08-13T11:37:24.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b4/manifests"},{"name":"v0.15.4b3","sha":"a3b22ebaf619d715d6cf3ed70bff25b63e09d56b","kind":"commit","published_at":"2024-08-09T14:23:09.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b3/manifests"},{"name":"v0.15.4b2","sha":"be273fa7d17ef82b81af5581cc85ab9694f770ac","kind":"commit","published_at":"2024-08-01T14:52:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b2/manifests"},{"name":"v0.15.4b1","sha":"7bb7d2550cfa40afd8b269673eca415d019ded32","kind":"commit","published_at":"2024-07-23T15:48:26.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b1/manifests"},{"name":"v0.15.4b0","sha":"052bf57729f2657dc39843a472a1f2961bec5cda","kind":"commit","published_at":"2024-07-15T20:54:48.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b0/manifests"},{"name":"v0.15.3","sha":"0926915c70be39bc35c8b0677df0c37753b851b2","kind":"commit","published_at":"2024-07-10T06:52:19.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3/manifests"},{"name":"v0.15.3a5","sha":"8c1e07b77b8a4a21d25c61b052f81df68065e14c","kind":"commit","published_at":"2024-07-06T21:13:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a5/manifests"},{"name":"v0.15.3a4","sha":"8264a6a99e0bff1b05793052efe0d7bba7124259","kind":"commit","published_at":"2024-07-06T07:10:40.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a4/manifests"},{"name":"v0.15.3a3","sha":"3d42678a6c5c25d81aa66757a6eb9eeca6fb464d","kind":"commit","published_at":"2024-07-05T14:54:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a3/manifests"},{"name":"v0.15.3a2","sha":"41621356b6ab16ccbb7488f36ed7c2f0427c1394","kind":"commit","published_at":"2024-07-04T13:05:48.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a2/manifests"},{"name":"v0.15.3a1","sha":"7dacfcbc39fd05d97c78286b2648455455afad12","kind":"commit","published_at":"2024-07-04T11:37:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a1/manifests"},{"name":"v0.15.2","sha":"f98e32a38452e2d58663ee644111d99f56ed8698","kind":"commit","published_at":"2023-08-28T11:45:59.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"3594793889ac03e1b0acb6b470726985c6ce5a8f","kind":"commit","published_at":"2023-08-08T21:40:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"21658ec69cd844f1c8232fe10c4a20e32556415b","kind":"commit","published_at":"2023-05-30T20:53:02.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0/manifests"},{"name":"v0.15.0dev","sha":"79cd221317a9dcbc439c40bb796799870f138b29","kind":"commit","published_at":"2022-11-13T17:43:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.0dev","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.0dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.0dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0dev/manifests"},{"name":"v0.14.6","sha":"994088d7232c5f471d0154f777d9491d3968978b","kind":"commit","published_at":"2022-11-13T14:36:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"7510307770db4a68d0a15ca8f13b09096efc286c","kind":"commit","published_at":"2022-11-09T08:39:45.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"9e742fcb8ba1602c1002050793253214da0b16f7","kind":"commit","published_at":"2022-10-24T07:35:50.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"41e6ff659c0a9f3af959fd12bc1e81da7a8ecb9f","kind":"commit","published_at":"2022-08-18T14:13:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"a9e7539a1d67c4cf5323975caa91471196128f34","kind":"commit","published_at":"2022-05-05T09:54:26.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"363ed3977baa6a46afbfa94c82be89adc3adab9b","kind":"commit","published_at":"2022-04-27T07:03:11.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"03f60b443d389488125538ec68b522d70d941518","kind":"commit","published_at":"2022-04-14T20:35:08.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.0/manifests"},{"name":"v0.13.15","sha":"1c83fb70020b2bbf875cc44aa50d50c716fa69ab","kind":"commit","published_at":"2022-01-17T23:33:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.15","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.15/manifests"},{"name":"v0.13.14","sha":"317b3ded1f499e1cfe96b9374184ce594ac514a5","kind":"commit","published_at":"2021-12-01T18:31:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.14","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.14/manifests"},{"name":"v0.13.13","sha":"9fc15bb6f2aed2e657e5e745b3b7038193b9975a","kind":"commit","published_at":"2021-11-28T11:21:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.13","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"a2d13e8d8ad6049306422c43f50e027a988bfd30","kind":"commit","published_at":"2021-10-21T23:31:16.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.12","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"23a42af89a98c5261d64360516f28af7a716d477","kind":"commit","published_at":"2021-10-13T00:44:39.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.11","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"ddfe117d0419ec042be4845c3dc434fad8692a67","kind":"commit","published_at":"2021-09-14T20:49:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.10","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"92479a7e261c667f0a4d15ebd5189c1cdf0a574c","kind":"commit","published_at":"2021-08-11T11:53:33.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.9","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"7aad6c90a7eb5d874ab9f6f434a6b78ebd61e479","kind":"commit","published_at":"2021-08-11T00:19:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"16ca7bbed0194dc2205e35ea98996db35627d3a9","kind":"commit","published_at":"2021-08-02T11:00:29.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"a10c018fe8bfb2dcea733972e1927d46457b400a","kind":"commit","published_at":"2021-06-25T15:21:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"4fe1af8c75872c71fc4d08bee32d04a9445268f2","kind":"commit","published_at":"2021-05-06T17:34:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"24e104b0b20bd3e8731c365d367717643680f939","kind":"commit","published_at":"2021-04-17T15:16:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"fe5c2f3524bf20820233cc63ccb90beb49cb75aa","kind":"commit","published_at":"2021-04-16T18:52:00.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"eaee8d77b7b8423a89ba82afecfd3df74d8942ff","kind":"commit","published_at":"2021-04-01T16:53:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"97c420b628b692d3bd4250b43cad2a69a9e001e5","kind":"commit","published_at":"2021-03-27T21:07:37.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"ec6404d2256fb1f46d45d197323ebcad78c679a5","kind":"commit","published_at":"2021-03-08T15:57:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.0/manifests"},{"name":"v0.12.7","sha":"e155204d25dde5b2960c3bb07d9a5ce2969c34af","kind":"commit","published_at":"2021-03-02T01:38:07.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"5e50b7500cfd95022b22e428b6f11de6ac791017","kind":"commit","published_at":"2021-01-14T12:48:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ce345679d15c88bdb21ebe9a67178077517d556a","kind":"commit","published_at":"2020-12-30T13:39:19.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"73521ad0d24b6f4e33f8f5637fddf6641a3881d3","kind":"commit","published_at":"2020-12-26T11:12:45.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"66ce17d03c7c9261dbcf346fe4bc874ba906ac3c","kind":"commit","published_at":"2020-12-22T19:51:14.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6c22f0d08890e413e0e19e9d068201e905423018","kind":"commit","published_at":"2020-12-18T16:21:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"5a3f81c4ac7dcf1794b01a952d16a3ea402c51ae","kind":"commit","published_at":"2020-12-06T18:10:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"49cad949a2e5551fcd6e30099411252b4a52bc92","kind":"commit","published_at":"2020-10-27T09:52:23.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0/manifests"},{"name":"v0.12.0a2","sha":"6e461f028049bcbd6dcb84a6e3872476bcea5760","kind":"commit","published_at":"2020-10-24T21:41:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a2/manifests"},{"name":"v0.12.0a1","sha":"3d022e9607af8ced15f19af82a534a6d6622b2fc","kind":"commit","published_at":"2020-10-24T13:23:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a1/manifests"},{"name":"v0.12.0a0","sha":"8265eec3bc46bf9ff4cde4da8c14cd40abf6908a","kind":"commit","published_at":"2020-10-07T17:53:05.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a0/manifests"},{"name":"v0.11.5","sha":"c772378974bf89036c432ffb2618c53e277d9826","kind":"commit","published_at":"2020-09-30T21:44:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"6ca0d0942fc13acc449cef7a1b4a6a0ac348393a","kind":"commit","published_at":"2020-09-24T19:17:02.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"68ccf8df4162174056028cbb677ab729e4c31994","kind":"commit","published_at":"2020-08-28T17:12:32.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"85628dbbe89bda75d46b01bd2db0e6c0c531958d","kind":"commit","published_at":"2020-08-05T11:40:59.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"68ea772c95f66721415835a72440eb59c76dd69c","kind":"commit","published_at":"2020-07-22T10:28:18.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"511260aa025cdf5755a4476579d0e1a7523458dc","kind":"commit","published_at":"2020-07-20T08:36:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0/manifests"},{"name":"v0.11.0b8","sha":"d8054e05f363d81f42059db9da4e2be95482e3e0","kind":"commit","published_at":"2020-07-13T11:53:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b8/manifests"},{"name":"v0.11.0b7","sha":"e9e6d7919eb79409ec60d539decc220f7692f60c","kind":"commit","published_at":"2020-07-06T23:04:52.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b7/manifests"},{"name":"v0.11.0b6","sha":"6957c99790255d6ccf96312adbbe4d0dd616aae8","kind":"commit","published_at":"2020-07-06T14:30:06.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b6/manifests"},{"name":"v0.11.0b5","sha":"8842fbb0d29067c0211afbfc684e0f50bab009ca","kind":"commit","published_at":"2020-07-03T00:43:20.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b5/manifests"},{"name":"v0.11.0b4","sha":"5f408da6c06266b9a95ad9023c1a36c60e9ea0dd","kind":"commit","published_at":"2020-06-30T11:34:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b4/manifests"},{"name":"v0.11.0beta2","sha":"cb4d1e13c3e181673c33a669cf92e3d8d5b8d5f2","kind":"commit","published_at":"2020-06-19T10:13:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0beta2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0beta2/manifests"},{"name":"v0.11.0.beta1","sha":"96ccf55758f74cd991a6c678d92e05c98aba3b0f","kind":"commit","published_at":"2020-06-17T22:24:42.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0.beta1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0.beta1/manifests"},{"name":"v0.10.8","sha":"f83770b9b54f8b43250ee32964ae0fb68a32ab51","kind":"commit","published_at":"2020-04-21T20:59:53.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"886b65aac47aad8e7138d23e22c3fc3425ea7915","kind":"commit","published_at":"2020-04-01T16:11:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"78edabed8f3296403ec9ab3d0406ada142612a98","kind":"commit","published_at":"2020-04-01T15:14:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"a8b22adc3b583c375d0a6689a38880cb64f4b01e","kind":"commit","published_at":"2020-03-27T14:34:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"4757e67dbb4e4d0049d0bc7e1f424cb4dcf285d0","kind":"commit","published_at":"2020-03-21T11:33:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"6b7fd49eeb931a336e002f067b035563a814f59d","kind":"commit","published_at":"2020-03-13T09:45:11.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"965d6889d0470dacedfa096ad4071ddc3df60dae","kind":"commit","published_at":"2020-03-06T14:03:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"7c39193c2acd5d66fcd68df41c6e1ca281613bf4","kind":"commit","published_at":"2020-03-05T15:24:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"eb74950d86005c87997596e7678018bbf5736c79","kind":"commit","published_at":"2020-03-04T10:56:14.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.0/manifests"},{"name":"v0.9.7","sha":"61c7d44e17c3d4e0e5db4044e17a4c18ba798693","kind":"commit","published_at":"2020-02-13T19:38:28.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"ecc9e5956ae4cb49a5537b8c304e32ba08cbe105","kind":"commit","published_at":"2020-01-17T22:49:42.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9d848df553274ce902d82b7ff4335d223812b826","kind":"tag","published_at":"2020-01-10T15:30:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9e561862f9504e3e7be92f891b81674ce85ea139","kind":"commit","published_at":"2019-11-08T07:21:23.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.4/manifests"},{"name":"v0.9.3.post5","sha":"5ea1a374935dc0c1ccd646cc262eacb3ee7d1749","kind":"commit","published_at":"2019-09-17T08:14:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post5/manifests"},{"name":"v0.9.3.post4","sha":"aa02fc40ff8f847c5072beb477f377544da018a2","kind":"commit","published_at":"2019-09-05T21:11:31.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post4/manifests"},{"name":"v0.9.3.post3","sha":"b431038c3fc87aa085755c27003f5f02e77b90f7","kind":"commit","published_at":"2019-08-19T16:12:34.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post3/manifests"},{"name":"v0.9.3.post2","sha":"7cffb511ef8f8165ebb7bbea063ae5ce081f68e5","kind":"commit","published_at":"2019-08-12T09:08:07.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post2/manifests"},{"name":"v0.9.3.post1","sha":"52002a3cf804d0d0851ea88fa6057326421bc21c","kind":"commit","published_at":"2019-08-08T14:06:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post1/manifests"},{"name":"v0.9.3","sha":"7cc3a71b4df4a6bc25040d81b00a9bc6f1fcb35a","kind":"commit","published_at":"2019-08-06T14:20:53.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3/manifests"},{"name":"v0.9.2.3","sha":"a5a4b0eb5765e2593f3ef47bd1f88c5029dc24db","kind":"commit","published_at":"2019-05-22T15:14:51.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.3/manifests"},{"name":"v0.9.2.2","sha":"4550e638123027137bab9c2d8d7ac633ad246746","kind":"commit","published_at":"2019-04-18T18:28:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.2/manifests"},{"name":"v0.9.2.1","sha":"413385c7d29651da829cbb094b49016fed95f8a2","kind":"commit","published_at":"2019-04-16T08:21:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.1/manifests"},{"name":"v0.9.2","sha":"50ae8bb21572f6e8aa859be24947341cc71fc8b5","kind":"commit","published_at":"2019-04-04T16:20:57.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2/manifests"},{"name":"partseg_old_last","sha":"82d03423315c5a7aa82412ff742d602589d3fe67","kind":"commit","published_at":"2019-04-01T16:23:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/partseg_old_last","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/partseg_old_last","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@partseg_old_last","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/partseg_old_last","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/partseg_old_last/manifests"},{"name":"v0.9.1","sha":"7786eb3cc274d3f11c18d4d1c249b5fdce78294b","kind":"commit","published_at":"2019-03-19T14:51:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"04c0fb72ac8240a9259774389bc1ac40b7e8a53c","kind":"commit","published_at":"2019-03-06T17:59:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9/manifests"},{"name":"v0.9b2","sha":"550e1eee255f1dad9c2a031ed439501c5a04eade","kind":"commit","published_at":"2019-03-05T14:41:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9b2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b2/manifests"},{"name":"v0.9b1","sha":"76bda522d0d2fd727bc76d4061596d655e3a4150","kind":"commit","published_at":"2019-02-28T11:56:55.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9b1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b1/manifests"},{"name":"v0.8.6","sha":"aca2a7ee5165974c38c102dcda26125c81450b80","kind":"commit","published_at":"2019-02-22T11:38:38.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"3e25c7e3a8051e0a8d9bc6370a61f4fb0a1b1649","kind":"commit","published_at":"2019-02-21T18:46:37.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"469096b55e04d3edd9d6682191eaf17722aa4512","kind":"commit","published_at":"2019-02-13T11:09:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4887743f18f1b5721486e96b8cb88414920e58b0","kind":"commit","published_at":"2019-02-07T18:18:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.3/manifests"},{"name":"version-0.9-beta","sha":"c64f6a711ee15485a7b4861df0d763c3b65f5e18","kind":"commit","published_at":"2016-12-01T17:50:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/version-0.9-beta","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/version-0.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@version-0.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/version-0.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/version-0.9-beta/manifests"}]},"repo_metadata_updated_at":"2025-08-26T08:58:27.530Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.203841068845398,"dependent_packages_count":9.049219470518674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.626530269682036},"purl":"pkg:golang/github.com/4dnucleome/partseg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/4dnucleome/partseg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/4dnucleome/partseg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/4dnucleome/partseg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T15:07:55.551Z","issues_count":43,"pull_requests_count":330,"avg_time_to_close_issue":2880499.4324324327,"avg_time_to_close_pull_request":431856.8108974359,"issues_closed_count":37,"pull_requests_closed_count":312,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":0.06976744186046512,"avg_comments_per_pull_request":3.096969696969697,"merged_pull_requests_count":290,"bot_issues_count":39,"bot_pull_requests_count":89,"past_year_issues_count":14,"past_year_pull_requests_count":194,"past_year_avg_time_to_close_issue":6868108.6,"past_year_avg_time_to_close_pull_request":371089.5138121547,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":181,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.304123711340206,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/issues","maintainers":[{"login":"Czaki","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}],"active_maintainers":[{"login":"Czaki","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2F4dnucleome%2Fpartseg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2F4dnucleome%2Fpartseg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2F4dnucleome%2Fpartseg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2F4dnucleome%2Fpartseg/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5289771,"name":"partseg","ecosystem":"conda","description":null,"homepage":"https://4dnucleome.cent.uw.edu.pl/PartSeg/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/4DNucleome/PartSeg","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-04-01T11:36:58.000Z","latest_release_published_at":"2022-11-13T16:56:41.000Z","latest_release_number":"0.14.6","last_synced_at":"2025-08-26T08:50:26.563Z","created_at":"2022-10-03T15:48:08.116Z","updated_at":"2025-08-26T08:58:27.530Z","registry_url":"https://anaconda.org/conda-forge/partseg","install_command":"conda install -c conda-forge partseg","documentation_url":null,"metadata":{},"repo_metadata":{"id":36963478,"uuid":"166421141","full_name":"4DNucleome/PartSeg","owner":"4DNucleome","description":"Tool for segmentation in bioimaging","archived":false,"fork":false,"pushed_at":"2025-08-26T06:37:14.000Z","size":34519,"stargazers_count":35,"open_issues_count":22,"forks_count":11,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-08-26T08:37:37.714Z","etag":null,"topics":["bioimage-analysis","napari"],"latest_commit_sha":null,"homepage":"https://partseg.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4DNucleome.png","metadata":{"files":{"readme":"Readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2019-01-18T14:56:15.000Z","updated_at":"2025-08-19T07:26:18.000Z","dependencies_parsed_at":"2024-03-18T11:57:50.910Z","dependency_job_id":"29947fd3-26ea-47be-aca4-1e670c9ef126","html_url":"https://github.com/4DNucleome/PartSeg","commit_stats":{"total_commits":1910,"total_committers":17,"mean_commits":112.3529411764706,"dds":0.3617801047120419,"last_synced_commit":"a6199f9a0c7d27d5b16e9dcb0520484bfc4de599"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/4DNucleome/PartSeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/sbom","scorecard":{"id":4210,"data":{"date":"2025-08-11","repo":{"name":"github.com/4DNucleome/PartSeg","commit":"99badcb4cdb5c53e53ea0f139cb74b9ae5928791"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/check_pr_title.yml:30"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/check_pr_title.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/make_release.yml:73","Warn: no topLevel permission defined: .github/workflows/base_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/check_pr_title.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/make_release.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Warn: no topLevel permission defined: .github/workflows/test_napari_repo.yml:1","Warn: no topLevel permission defined: .github/workflows/test_napari_widgets.yml:1","Warn: no topLevel permission defined: .github/workflows/test_prereleases.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-dependencies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_pr_title.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/check_pr_title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_pr_title.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/check_pr_title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/semgrep.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/base_test_workflow.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/make_release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/make_release.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test_napari_repo.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test_napari_repo.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:135","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:164","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-dependencies.yml:35","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.3 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/231414955","Warn: release artifact v0.16.2 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/218076782","Warn: release artifact v0.16.1 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/204800979","Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/191978615","Warn: release artifact v0.16.0a1 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/181261024","Warn: release artifact v0.16.3 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/231414955","Warn: release artifact v0.16.2 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/218076782","Warn: release artifact v0.16.1 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/204800979","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/191978615","Warn: release artifact v0.16.0a1 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/181261024"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/make_release.yml:69"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:12:04.635Z","repository_id":36963478,"created_at":"2025-08-14T13:12:04.635Z","updated_at":"2025-08-14T13:12:04.635Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272200474,"owners_count":24890813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"4DNucleome","name":"4DNucleome","uuid":"34770073","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34770073?v=4","repositories_count":7,"last_synced_at":"2023-03-03T20:55:09.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/4DNucleome","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:30:40.745Z","updated_at":"2023-03-03T20:55:09.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome/repositories"},"tags":[{"name":"v0.16.3","sha":"9559ced654204d2d8bcdb7e1fba5bb4d8a6f343e","kind":"commit","published_at":"2025-07-10T10:18:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4c0b4a2683cac97a00ae6c8959e69f0b03a0bb7b","kind":"commit","published_at":"2025-05-12T18:35:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"7e0a7552abe9909f837dd283a0960e17e8ed73ac","kind":"commit","published_at":"2025-03-10T17:11:50.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"676bd0be242917efbcf47918d44b9dd08b0d49d4","kind":"commit","published_at":"2024-12-21T11:30:34.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0/manifests"},{"name":"v0.16.0a1","sha":"46b6726016f466688de6612a4e3f24db8bfd8887","kind":"commit","published_at":"2024-10-22T15:17:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.0a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0a1/manifests"},{"name":"v0.15.4","sha":"b12d227ba55a0890587c4e95e5fbcfc53bc8b351","kind":"commit","published_at":"2024-09-27T13:14:54.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4/manifests"},{"name":"v0.15.4b7","sha":"ebe82266afdb2b5d80148b3d1483666914b73d60","kind":"commit","published_at":"2024-09-27T12:07:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b7/manifests"},{"name":"v0.15.4b6","sha":"6ee3209e5b75f5b664bafa1fdf9f48aa2c1fb257","kind":"commit","published_at":"2024-09-20T10:43:25.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b6/manifests"},{"name":"v0.15.4b5","sha":"a7ab81fa66de2382b8c3186fd74cad2380171dab","kind":"commit","published_at":"2024-09-19T13:47:57.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b5/manifests"},{"name":"v0.15.4b4","sha":"0e94077523c7af62658c5df5d9bb6a41cd82a9ad","kind":"commit","published_at":"2024-08-13T11:37:24.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b4/manifests"},{"name":"v0.15.4b3","sha":"a3b22ebaf619d715d6cf3ed70bff25b63e09d56b","kind":"commit","published_at":"2024-08-09T14:23:09.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b3/manifests"},{"name":"v0.15.4b2","sha":"be273fa7d17ef82b81af5581cc85ab9694f770ac","kind":"commit","published_at":"2024-08-01T14:52:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b2/manifests"},{"name":"v0.15.4b1","sha":"7bb7d2550cfa40afd8b269673eca415d019ded32","kind":"commit","published_at":"2024-07-23T15:48:26.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b1/manifests"},{"name":"v0.15.4b0","sha":"052bf57729f2657dc39843a472a1f2961bec5cda","kind":"commit","published_at":"2024-07-15T20:54:48.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b0/manifests"},{"name":"v0.15.3","sha":"0926915c70be39bc35c8b0677df0c37753b851b2","kind":"commit","published_at":"2024-07-10T06:52:19.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3/manifests"},{"name":"v0.15.3a5","sha":"8c1e07b77b8a4a21d25c61b052f81df68065e14c","kind":"commit","published_at":"2024-07-06T21:13:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a5/manifests"},{"name":"v0.15.3a4","sha":"8264a6a99e0bff1b05793052efe0d7bba7124259","kind":"commit","published_at":"2024-07-06T07:10:40.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a4/manifests"},{"name":"v0.15.3a3","sha":"3d42678a6c5c25d81aa66757a6eb9eeca6fb464d","kind":"commit","published_at":"2024-07-05T14:54:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a3/manifests"},{"name":"v0.15.3a2","sha":"41621356b6ab16ccbb7488f36ed7c2f0427c1394","kind":"commit","published_at":"2024-07-04T13:05:48.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a2/manifests"},{"name":"v0.15.3a1","sha":"7dacfcbc39fd05d97c78286b2648455455afad12","kind":"commit","published_at":"2024-07-04T11:37:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a1/manifests"},{"name":"v0.15.2","sha":"f98e32a38452e2d58663ee644111d99f56ed8698","kind":"commit","published_at":"2023-08-28T11:45:59.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"3594793889ac03e1b0acb6b470726985c6ce5a8f","kind":"commit","published_at":"2023-08-08T21:40:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"21658ec69cd844f1c8232fe10c4a20e32556415b","kind":"commit","published_at":"2023-05-30T20:53:02.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0/manifests"},{"name":"v0.15.0dev","sha":"79cd221317a9dcbc439c40bb796799870f138b29","kind":"commit","published_at":"2022-11-13T17:43:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.0dev","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.0dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.0dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0dev/manifests"},{"name":"v0.14.6","sha":"994088d7232c5f471d0154f777d9491d3968978b","kind":"commit","published_at":"2022-11-13T14:36:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"7510307770db4a68d0a15ca8f13b09096efc286c","kind":"commit","published_at":"2022-11-09T08:39:45.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"9e742fcb8ba1602c1002050793253214da0b16f7","kind":"commit","published_at":"2022-10-24T07:35:50.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"41e6ff659c0a9f3af959fd12bc1e81da7a8ecb9f","kind":"commit","published_at":"2022-08-18T14:13:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"a9e7539a1d67c4cf5323975caa91471196128f34","kind":"commit","published_at":"2022-05-05T09:54:26.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"363ed3977baa6a46afbfa94c82be89adc3adab9b","kind":"commit","published_at":"2022-04-27T07:03:11.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"03f60b443d389488125538ec68b522d70d941518","kind":"commit","published_at":"2022-04-14T20:35:08.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.0/manifests"},{"name":"v0.13.15","sha":"1c83fb70020b2bbf875cc44aa50d50c716fa69ab","kind":"commit","published_at":"2022-01-17T23:33:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.15","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.15/manifests"},{"name":"v0.13.14","sha":"317b3ded1f499e1cfe96b9374184ce594ac514a5","kind":"commit","published_at":"2021-12-01T18:31:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.14","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.14/manifests"},{"name":"v0.13.13","sha":"9fc15bb6f2aed2e657e5e745b3b7038193b9975a","kind":"commit","published_at":"2021-11-28T11:21:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.13","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"a2d13e8d8ad6049306422c43f50e027a988bfd30","kind":"commit","published_at":"2021-10-21T23:31:16.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.12","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"23a42af89a98c5261d64360516f28af7a716d477","kind":"commit","published_at":"2021-10-13T00:44:39.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.11","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"ddfe117d0419ec042be4845c3dc434fad8692a67","kind":"commit","published_at":"2021-09-14T20:49:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.10","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"92479a7e261c667f0a4d15ebd5189c1cdf0a574c","kind":"commit","published_at":"2021-08-11T11:53:33.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.9","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"7aad6c90a7eb5d874ab9f6f434a6b78ebd61e479","kind":"commit","published_at":"2021-08-11T00:19:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"16ca7bbed0194dc2205e35ea98996db35627d3a9","kind":"commit","published_at":"2021-08-02T11:00:29.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"a10c018fe8bfb2dcea733972e1927d46457b400a","kind":"commit","published_at":"2021-06-25T15:21:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"4fe1af8c75872c71fc4d08bee32d04a9445268f2","kind":"commit","published_at":"2021-05-06T17:34:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"24e104b0b20bd3e8731c365d367717643680f939","kind":"commit","published_at":"2021-04-17T15:16:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"fe5c2f3524bf20820233cc63ccb90beb49cb75aa","kind":"commit","published_at":"2021-04-16T18:52:00.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"eaee8d77b7b8423a89ba82afecfd3df74d8942ff","kind":"commit","published_at":"2021-04-01T16:53:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"97c420b628b692d3bd4250b43cad2a69a9e001e5","kind":"commit","published_at":"2021-03-27T21:07:37.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"ec6404d2256fb1f46d45d197323ebcad78c679a5","kind":"commit","published_at":"2021-03-08T15:57:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.0/manifests"},{"name":"v0.12.7","sha":"e155204d25dde5b2960c3bb07d9a5ce2969c34af","kind":"commit","published_at":"2021-03-02T01:38:07.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"5e50b7500cfd95022b22e428b6f11de6ac791017","kind":"commit","published_at":"2021-01-14T12:48:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ce345679d15c88bdb21ebe9a67178077517d556a","kind":"commit","published_at":"2020-12-30T13:39:19.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"73521ad0d24b6f4e33f8f5637fddf6641a3881d3","kind":"commit","published_at":"2020-12-26T11:12:45.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"66ce17d03c7c9261dbcf346fe4bc874ba906ac3c","kind":"commit","published_at":"2020-12-22T19:51:14.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6c22f0d08890e413e0e19e9d068201e905423018","kind":"commit","published_at":"2020-12-18T16:21:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"5a3f81c4ac7dcf1794b01a952d16a3ea402c51ae","kind":"commit","published_at":"2020-12-06T18:10:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"49cad949a2e5551fcd6e30099411252b4a52bc92","kind":"commit","published_at":"2020-10-27T09:52:23.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0/manifests"},{"name":"v0.12.0a2","sha":"6e461f028049bcbd6dcb84a6e3872476bcea5760","kind":"commit","published_at":"2020-10-24T21:41:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a2/manifests"},{"name":"v0.12.0a1","sha":"3d022e9607af8ced15f19af82a534a6d6622b2fc","kind":"commit","published_at":"2020-10-24T13:23:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a1/manifests"},{"name":"v0.12.0a0","sha":"8265eec3bc46bf9ff4cde4da8c14cd40abf6908a","kind":"commit","published_at":"2020-10-07T17:53:05.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a0/manifests"},{"name":"v0.11.5","sha":"c772378974bf89036c432ffb2618c53e277d9826","kind":"commit","published_at":"2020-09-30T21:44:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"6ca0d0942fc13acc449cef7a1b4a6a0ac348393a","kind":"commit","published_at":"2020-09-24T19:17:02.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"68ccf8df4162174056028cbb677ab729e4c31994","kind":"commit","published_at":"2020-08-28T17:12:32.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"85628dbbe89bda75d46b01bd2db0e6c0c531958d","kind":"commit","published_at":"2020-08-05T11:40:59.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"68ea772c95f66721415835a72440eb59c76dd69c","kind":"commit","published_at":"2020-07-22T10:28:18.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"511260aa025cdf5755a4476579d0e1a7523458dc","kind":"commit","published_at":"2020-07-20T08:36:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0/manifests"},{"name":"v0.11.0b8","sha":"d8054e05f363d81f42059db9da4e2be95482e3e0","kind":"commit","published_at":"2020-07-13T11:53:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b8/manifests"},{"name":"v0.11.0b7","sha":"e9e6d7919eb79409ec60d539decc220f7692f60c","kind":"commit","published_at":"2020-07-06T23:04:52.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b7/manifests"},{"name":"v0.11.0b6","sha":"6957c99790255d6ccf96312adbbe4d0dd616aae8","kind":"commit","published_at":"2020-07-06T14:30:06.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b6/manifests"},{"name":"v0.11.0b5","sha":"8842fbb0d29067c0211afbfc684e0f50bab009ca","kind":"commit","published_at":"2020-07-03T00:43:20.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b5/manifests"},{"name":"v0.11.0b4","sha":"5f408da6c06266b9a95ad9023c1a36c60e9ea0dd","kind":"commit","published_at":"2020-06-30T11:34:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b4/manifests"},{"name":"v0.11.0beta2","sha":"cb4d1e13c3e181673c33a669cf92e3d8d5b8d5f2","kind":"commit","published_at":"2020-06-19T10:13:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0beta2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0beta2/manifests"},{"name":"v0.11.0.beta1","sha":"96ccf55758f74cd991a6c678d92e05c98aba3b0f","kind":"commit","published_at":"2020-06-17T22:24:42.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0.beta1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0.beta1/manifests"},{"name":"v0.10.8","sha":"f83770b9b54f8b43250ee32964ae0fb68a32ab51","kind":"commit","published_at":"2020-04-21T20:59:53.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"886b65aac47aad8e7138d23e22c3fc3425ea7915","kind":"commit","published_at":"2020-04-01T16:11:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"78edabed8f3296403ec9ab3d0406ada142612a98","kind":"commit","published_at":"2020-04-01T15:14:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"a8b22adc3b583c375d0a6689a38880cb64f4b01e","kind":"commit","published_at":"2020-03-27T14:34:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"4757e67dbb4e4d0049d0bc7e1f424cb4dcf285d0","kind":"commit","published_at":"2020-03-21T11:33:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"6b7fd49eeb931a336e002f067b035563a814f59d","kind":"commit","published_at":"2020-03-13T09:45:11.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"965d6889d0470dacedfa096ad4071ddc3df60dae","kind":"commit","published_at":"2020-03-06T14:03:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"7c39193c2acd5d66fcd68df41c6e1ca281613bf4","kind":"commit","published_at":"2020-03-05T15:24:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"eb74950d86005c87997596e7678018bbf5736c79","kind":"commit","published_at":"2020-03-04T10:56:14.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.0/manifests"},{"name":"v0.9.7","sha":"61c7d44e17c3d4e0e5db4044e17a4c18ba798693","kind":"commit","published_at":"2020-02-13T19:38:28.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"ecc9e5956ae4cb49a5537b8c304e32ba08cbe105","kind":"commit","published_at":"2020-01-17T22:49:42.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9d848df553274ce902d82b7ff4335d223812b826","kind":"tag","published_at":"2020-01-10T15:30:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9e561862f9504e3e7be92f891b81674ce85ea139","kind":"commit","published_at":"2019-11-08T07:21:23.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.4/manifests"},{"name":"v0.9.3.post5","sha":"5ea1a374935dc0c1ccd646cc262eacb3ee7d1749","kind":"commit","published_at":"2019-09-17T08:14:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post5/manifests"},{"name":"v0.9.3.post4","sha":"aa02fc40ff8f847c5072beb477f377544da018a2","kind":"commit","published_at":"2019-09-05T21:11:31.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post4/manifests"},{"name":"v0.9.3.post3","sha":"b431038c3fc87aa085755c27003f5f02e77b90f7","kind":"commit","published_at":"2019-08-19T16:12:34.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post3/manifests"},{"name":"v0.9.3.post2","sha":"7cffb511ef8f8165ebb7bbea063ae5ce081f68e5","kind":"commit","published_at":"2019-08-12T09:08:07.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post2/manifests"},{"name":"v0.9.3.post1","sha":"52002a3cf804d0d0851ea88fa6057326421bc21c","kind":"commit","published_at":"2019-08-08T14:06:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post1/manifests"},{"name":"v0.9.3","sha":"7cc3a71b4df4a6bc25040d81b00a9bc6f1fcb35a","kind":"commit","published_at":"2019-08-06T14:20:53.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3/manifests"},{"name":"v0.9.2.3","sha":"a5a4b0eb5765e2593f3ef47bd1f88c5029dc24db","kind":"commit","published_at":"2019-05-22T15:14:51.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.3/manifests"},{"name":"v0.9.2.2","sha":"4550e638123027137bab9c2d8d7ac633ad246746","kind":"commit","published_at":"2019-04-18T18:28:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.2/manifests"},{"name":"v0.9.2.1","sha":"413385c7d29651da829cbb094b49016fed95f8a2","kind":"commit","published_at":"2019-04-16T08:21:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.1/manifests"},{"name":"v0.9.2","sha":"50ae8bb21572f6e8aa859be24947341cc71fc8b5","kind":"commit","published_at":"2019-04-04T16:20:57.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2/manifests"},{"name":"partseg_old_last","sha":"82d03423315c5a7aa82412ff742d602589d3fe67","kind":"commit","published_at":"2019-04-01T16:23:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/partseg_old_last","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/partseg_old_last","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@partseg_old_last","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/partseg_old_last","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/partseg_old_last/manifests"},{"name":"v0.9.1","sha":"7786eb3cc274d3f11c18d4d1c249b5fdce78294b","kind":"commit","published_at":"2019-03-19T14:51:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"04c0fb72ac8240a9259774389bc1ac40b7e8a53c","kind":"commit","published_at":"2019-03-06T17:59:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9/manifests"},{"name":"v0.9b2","sha":"550e1eee255f1dad9c2a031ed439501c5a04eade","kind":"commit","published_at":"2019-03-05T14:41:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9b2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b2/manifests"},{"name":"v0.9b1","sha":"76bda522d0d2fd727bc76d4061596d655e3a4150","kind":"commit","published_at":"2019-02-28T11:56:55.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9b1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b1/manifests"},{"name":"v0.8.6","sha":"aca2a7ee5165974c38c102dcda26125c81450b80","kind":"commit","published_at":"2019-02-22T11:38:38.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"3e25c7e3a8051e0a8d9bc6370a61f4fb0a1b1649","kind":"commit","published_at":"2019-02-21T18:46:37.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"469096b55e04d3edd9d6682191eaf17722aa4512","kind":"commit","published_at":"2019-02-13T11:09:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4887743f18f1b5721486e96b8cb88414920e58b0","kind":"commit","published_at":"2019-02-07T18:18:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.3/manifests"},{"name":"version-0.9-beta","sha":"c64f6a711ee15485a7b4861df0d763c3b65f5e18","kind":"commit","published_at":"2016-12-01T17:50:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/version-0.9-beta","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/version-0.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@version-0.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/version-0.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/version-0.9-beta/manifests"}]},"repo_metadata_updated_at":"2025-08-26T08:58:27.530Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":44.94135263289244,"forks_count":47.70152233591215,"average":38.871974045420515},"purl":"pkg:conda/partseg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/partseg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/partseg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/partseg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T15:07:55.551Z","issues_count":43,"pull_requests_count":330,"avg_time_to_close_issue":2880499.4324324327,"avg_time_to_close_pull_request":431856.8108974359,"issues_closed_count":37,"pull_requests_closed_count":312,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":0.06976744186046512,"avg_comments_per_pull_request":3.096969696969697,"merged_pull_requests_count":290,"bot_issues_count":39,"bot_pull_requests_count":89,"past_year_issues_count":14,"past_year_pull_requests_count":194,"past_year_avg_time_to_close_issue":6868108.6,"past_year_avg_time_to_close_pull_request":371089.5138121547,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":181,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.304123711340206,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/issues","maintainers":[{"login":"Czaki","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}],"active_maintainers":[{"login":"Czaki","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/partseg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/partseg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/partseg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/partseg/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8799777,"name":"github.com/4DNucleome/PartSeg","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/4DNucleome/PartSeg","keywords_array":[],"namespace":null,"versions_count":66,"first_release_published_at":"2019-02-07T18:18:17.000Z","latest_release_published_at":"2025-07-10T10:18:27.000Z","latest_release_number":"v0.16.3","last_synced_at":"2025-08-26T08:50:24.274Z","created_at":"2024-01-24T05:41:39.900Z","updated_at":"2025-08-26T08:58:27.550Z","registry_url":"https://pkg.go.dev/github.com/4DNucleome/PartSeg","install_command":"go get github.com/4DNucleome/PartSeg","documentation_url":"https://pkg.go.dev/github.com/4DNucleome/PartSeg#section-documentation","metadata":{},"repo_metadata":{"id":36963478,"uuid":"166421141","full_name":"4DNucleome/PartSeg","owner":"4DNucleome","description":"Tool for segmentation in bioimaging","archived":false,"fork":false,"pushed_at":"2025-08-26T06:37:14.000Z","size":34519,"stargazers_count":35,"open_issues_count":22,"forks_count":11,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-08-26T08:37:37.714Z","etag":null,"topics":["bioimage-analysis","napari"],"latest_commit_sha":null,"homepage":"https://partseg.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4DNucleome.png","metadata":{"files":{"readme":"Readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2019-01-18T14:56:15.000Z","updated_at":"2025-08-19T07:26:18.000Z","dependencies_parsed_at":"2024-03-18T11:57:50.910Z","dependency_job_id":"29947fd3-26ea-47be-aca4-1e670c9ef126","html_url":"https://github.com/4DNucleome/PartSeg","commit_stats":{"total_commits":1910,"total_committers":17,"mean_commits":112.3529411764706,"dds":0.3617801047120419,"last_synced_commit":"a6199f9a0c7d27d5b16e9dcb0520484bfc4de599"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/4DNucleome/PartSeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/sbom","scorecard":{"id":4210,"data":{"date":"2025-08-11","repo":{"name":"github.com/4DNucleome/PartSeg","commit":"99badcb4cdb5c53e53ea0f139cb74b9ae5928791"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/check_pr_title.yml:30"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/check_pr_title.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/make_release.yml:73","Warn: no topLevel permission defined: .github/workflows/base_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/check_pr_title.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/make_release.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Warn: no topLevel permission defined: .github/workflows/test_napari_repo.yml:1","Warn: no topLevel permission defined: .github/workflows/test_napari_widgets.yml:1","Warn: no topLevel permission defined: .github/workflows/test_prereleases.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-dependencies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base_test_workflow.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/base_test_workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_pr_title.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/check_pr_title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_pr_title.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/check_pr_title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/make_release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/make_release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/make_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/semgrep.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_napari_repo.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_napari_repo.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_prereleases.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/test_prereleases.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-dependencies.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/4DNucleome/PartSeg/upgrade-dependencies.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/base_test_workflow.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/make_release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/make_release.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test_napari_repo.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/test_napari_repo.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/test_prereleases.yml:135","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:164","Warn: pipCommand not pinned by hash: .github/workflows/upgrade-dependencies.yml:35","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.3 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/231414955","Warn: release artifact v0.16.2 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/218076782","Warn: release artifact v0.16.1 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/204800979","Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/191978615","Warn: release artifact v0.16.0a1 not signed: https://api.github.com/repos/4DNucleome/PartSeg/releases/181261024","Warn: release artifact v0.16.3 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/231414955","Warn: release artifact v0.16.2 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/218076782","Warn: release artifact v0.16.1 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/204800979","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/191978615","Warn: release artifact v0.16.0a1 does not have provenance: https://api.github.com/repos/4DNucleome/PartSeg/releases/181261024"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/make_release.yml:69"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:12:04.635Z","repository_id":36963478,"created_at":"2025-08-14T13:12:04.635Z","updated_at":"2025-08-14T13:12:04.635Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272200474,"owners_count":24890813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"4DNucleome","name":"4DNucleome","uuid":"34770073","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34770073?v=4","repositories_count":7,"last_synced_at":"2023-03-03T20:55:09.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/4DNucleome","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:30:40.745Z","updated_at":"2023-03-03T20:55:09.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4DNucleome/repositories"},"tags":[{"name":"v0.16.3","sha":"9559ced654204d2d8bcdb7e1fba5bb4d8a6f343e","kind":"commit","published_at":"2025-07-10T10:18:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"4c0b4a2683cac97a00ae6c8959e69f0b03a0bb7b","kind":"commit","published_at":"2025-05-12T18:35:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"7e0a7552abe9909f837dd283a0960e17e8ed73ac","kind":"commit","published_at":"2025-03-10T17:11:50.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"676bd0be242917efbcf47918d44b9dd08b0d49d4","kind":"commit","published_at":"2024-12-21T11:30:34.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0/manifests"},{"name":"v0.16.0a1","sha":"46b6726016f466688de6612a4e3f24db8bfd8887","kind":"commit","published_at":"2024-10-22T15:17:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.16.0a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.16.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.16.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.16.0a1/manifests"},{"name":"v0.15.4","sha":"b12d227ba55a0890587c4e95e5fbcfc53bc8b351","kind":"commit","published_at":"2024-09-27T13:14:54.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4/manifests"},{"name":"v0.15.4b7","sha":"ebe82266afdb2b5d80148b3d1483666914b73d60","kind":"commit","published_at":"2024-09-27T12:07:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b7/manifests"},{"name":"v0.15.4b6","sha":"6ee3209e5b75f5b664bafa1fdf9f48aa2c1fb257","kind":"commit","published_at":"2024-09-20T10:43:25.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b6/manifests"},{"name":"v0.15.4b5","sha":"a7ab81fa66de2382b8c3186fd74cad2380171dab","kind":"commit","published_at":"2024-09-19T13:47:57.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b5/manifests"},{"name":"v0.15.4b4","sha":"0e94077523c7af62658c5df5d9bb6a41cd82a9ad","kind":"commit","published_at":"2024-08-13T11:37:24.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b4/manifests"},{"name":"v0.15.4b3","sha":"a3b22ebaf619d715d6cf3ed70bff25b63e09d56b","kind":"commit","published_at":"2024-08-09T14:23:09.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b3/manifests"},{"name":"v0.15.4b2","sha":"be273fa7d17ef82b81af5581cc85ab9694f770ac","kind":"commit","published_at":"2024-08-01T14:52:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b2/manifests"},{"name":"v0.15.4b1","sha":"7bb7d2550cfa40afd8b269673eca415d019ded32","kind":"commit","published_at":"2024-07-23T15:48:26.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b1/manifests"},{"name":"v0.15.4b0","sha":"052bf57729f2657dc39843a472a1f2961bec5cda","kind":"commit","published_at":"2024-07-15T20:54:48.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.4b0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.4b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.4b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.4b0/manifests"},{"name":"v0.15.3","sha":"0926915c70be39bc35c8b0677df0c37753b851b2","kind":"commit","published_at":"2024-07-10T06:52:19.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3/manifests"},{"name":"v0.15.3a5","sha":"8c1e07b77b8a4a21d25c61b052f81df68065e14c","kind":"commit","published_at":"2024-07-06T21:13:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a5/manifests"},{"name":"v0.15.3a4","sha":"8264a6a99e0bff1b05793052efe0d7bba7124259","kind":"commit","published_at":"2024-07-06T07:10:40.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a4/manifests"},{"name":"v0.15.3a3","sha":"3d42678a6c5c25d81aa66757a6eb9eeca6fb464d","kind":"commit","published_at":"2024-07-05T14:54:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a3/manifests"},{"name":"v0.15.3a2","sha":"41621356b6ab16ccbb7488f36ed7c2f0427c1394","kind":"commit","published_at":"2024-07-04T13:05:48.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a2/manifests"},{"name":"v0.15.3a1","sha":"7dacfcbc39fd05d97c78286b2648455455afad12","kind":"commit","published_at":"2024-07-04T11:37:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.3a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.3a1/manifests"},{"name":"v0.15.2","sha":"f98e32a38452e2d58663ee644111d99f56ed8698","kind":"commit","published_at":"2023-08-28T11:45:59.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"3594793889ac03e1b0acb6b470726985c6ce5a8f","kind":"commit","published_at":"2023-08-08T21:40:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"21658ec69cd844f1c8232fe10c4a20e32556415b","kind":"commit","published_at":"2023-05-30T20:53:02.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0/manifests"},{"name":"v0.15.0dev","sha":"79cd221317a9dcbc439c40bb796799870f138b29","kind":"commit","published_at":"2022-11-13T17:43:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.15.0dev","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.15.0dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.15.0dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.15.0dev/manifests"},{"name":"v0.14.6","sha":"994088d7232c5f471d0154f777d9491d3968978b","kind":"commit","published_at":"2022-11-13T14:36:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"7510307770db4a68d0a15ca8f13b09096efc286c","kind":"commit","published_at":"2022-11-09T08:39:45.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"9e742fcb8ba1602c1002050793253214da0b16f7","kind":"commit","published_at":"2022-10-24T07:35:50.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"41e6ff659c0a9f3af959fd12bc1e81da7a8ecb9f","kind":"commit","published_at":"2022-08-18T14:13:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"a9e7539a1d67c4cf5323975caa91471196128f34","kind":"commit","published_at":"2022-05-05T09:54:26.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"363ed3977baa6a46afbfa94c82be89adc3adab9b","kind":"commit","published_at":"2022-04-27T07:03:11.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"03f60b443d389488125538ec68b522d70d941518","kind":"commit","published_at":"2022-04-14T20:35:08.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.14.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.14.0/manifests"},{"name":"v0.13.15","sha":"1c83fb70020b2bbf875cc44aa50d50c716fa69ab","kind":"commit","published_at":"2022-01-17T23:33:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.15","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.15/manifests"},{"name":"v0.13.14","sha":"317b3ded1f499e1cfe96b9374184ce594ac514a5","kind":"commit","published_at":"2021-12-01T18:31:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.14","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.14/manifests"},{"name":"v0.13.13","sha":"9fc15bb6f2aed2e657e5e745b3b7038193b9975a","kind":"commit","published_at":"2021-11-28T11:21:49.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.13","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"a2d13e8d8ad6049306422c43f50e027a988bfd30","kind":"commit","published_at":"2021-10-21T23:31:16.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.12","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"23a42af89a98c5261d64360516f28af7a716d477","kind":"commit","published_at":"2021-10-13T00:44:39.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.11","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"ddfe117d0419ec042be4845c3dc434fad8692a67","kind":"commit","published_at":"2021-09-14T20:49:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.10","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"92479a7e261c667f0a4d15ebd5189c1cdf0a574c","kind":"commit","published_at":"2021-08-11T11:53:33.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.9","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"7aad6c90a7eb5d874ab9f6f434a6b78ebd61e479","kind":"commit","published_at":"2021-08-11T00:19:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"16ca7bbed0194dc2205e35ea98996db35627d3a9","kind":"commit","published_at":"2021-08-02T11:00:29.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"a10c018fe8bfb2dcea733972e1927d46457b400a","kind":"commit","published_at":"2021-06-25T15:21:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"4fe1af8c75872c71fc4d08bee32d04a9445268f2","kind":"commit","published_at":"2021-05-06T17:34:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"24e104b0b20bd3e8731c365d367717643680f939","kind":"commit","published_at":"2021-04-17T15:16:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"fe5c2f3524bf20820233cc63ccb90beb49cb75aa","kind":"commit","published_at":"2021-04-16T18:52:00.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"eaee8d77b7b8423a89ba82afecfd3df74d8942ff","kind":"commit","published_at":"2021-04-01T16:53:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"97c420b628b692d3bd4250b43cad2a69a9e001e5","kind":"commit","published_at":"2021-03-27T21:07:37.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"ec6404d2256fb1f46d45d197323ebcad78c679a5","kind":"commit","published_at":"2021-03-08T15:57:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.13.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.13.0/manifests"},{"name":"v0.12.7","sha":"e155204d25dde5b2960c3bb07d9a5ce2969c34af","kind":"commit","published_at":"2021-03-02T01:38:07.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"5e50b7500cfd95022b22e428b6f11de6ac791017","kind":"commit","published_at":"2021-01-14T12:48:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ce345679d15c88bdb21ebe9a67178077517d556a","kind":"commit","published_at":"2020-12-30T13:39:19.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"73521ad0d24b6f4e33f8f5637fddf6641a3881d3","kind":"commit","published_at":"2020-12-26T11:12:45.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"66ce17d03c7c9261dbcf346fe4bc874ba906ac3c","kind":"commit","published_at":"2020-12-22T19:51:14.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6c22f0d08890e413e0e19e9d068201e905423018","kind":"commit","published_at":"2020-12-18T16:21:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"5a3f81c4ac7dcf1794b01a952d16a3ea402c51ae","kind":"commit","published_at":"2020-12-06T18:10:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"49cad949a2e5551fcd6e30099411252b4a52bc92","kind":"commit","published_at":"2020-10-27T09:52:23.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0/manifests"},{"name":"v0.12.0a2","sha":"6e461f028049bcbd6dcb84a6e3872476bcea5760","kind":"commit","published_at":"2020-10-24T21:41:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a2/manifests"},{"name":"v0.12.0a1","sha":"3d022e9607af8ced15f19af82a534a6d6622b2fc","kind":"commit","published_at":"2020-10-24T13:23:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a1/manifests"},{"name":"v0.12.0a0","sha":"8265eec3bc46bf9ff4cde4da8c14cd40abf6908a","kind":"commit","published_at":"2020-10-07T17:53:05.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.12.0a0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.12.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.12.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.12.0a0/manifests"},{"name":"v0.11.5","sha":"c772378974bf89036c432ffb2618c53e277d9826","kind":"commit","published_at":"2020-09-30T21:44:15.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"6ca0d0942fc13acc449cef7a1b4a6a0ac348393a","kind":"commit","published_at":"2020-09-24T19:17:02.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"68ccf8df4162174056028cbb677ab729e4c31994","kind":"commit","published_at":"2020-08-28T17:12:32.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"85628dbbe89bda75d46b01bd2db0e6c0c531958d","kind":"commit","published_at":"2020-08-05T11:40:59.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"68ea772c95f66721415835a72440eb59c76dd69c","kind":"commit","published_at":"2020-07-22T10:28:18.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"511260aa025cdf5755a4476579d0e1a7523458dc","kind":"commit","published_at":"2020-07-20T08:36:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0/manifests"},{"name":"v0.11.0b8","sha":"d8054e05f363d81f42059db9da4e2be95482e3e0","kind":"commit","published_at":"2020-07-13T11:53:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b8/manifests"},{"name":"v0.11.0b7","sha":"e9e6d7919eb79409ec60d539decc220f7692f60c","kind":"commit","published_at":"2020-07-06T23:04:52.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b7/manifests"},{"name":"v0.11.0b6","sha":"6957c99790255d6ccf96312adbbe4d0dd616aae8","kind":"commit","published_at":"2020-07-06T14:30:06.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b6/manifests"},{"name":"v0.11.0b5","sha":"8842fbb0d29067c0211afbfc684e0f50bab009ca","kind":"commit","published_at":"2020-07-03T00:43:20.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b5/manifests"},{"name":"v0.11.0b4","sha":"5f408da6c06266b9a95ad9023c1a36c60e9ea0dd","kind":"commit","published_at":"2020-06-30T11:34:58.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0b4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0b4/manifests"},{"name":"v0.11.0beta2","sha":"cb4d1e13c3e181673c33a669cf92e3d8d5b8d5f2","kind":"commit","published_at":"2020-06-19T10:13:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0beta2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0beta2/manifests"},{"name":"v0.11.0.beta1","sha":"96ccf55758f74cd991a6c678d92e05c98aba3b0f","kind":"commit","published_at":"2020-06-17T22:24:42.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.11.0.beta1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.11.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.11.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.11.0.beta1/manifests"},{"name":"v0.10.8","sha":"f83770b9b54f8b43250ee32964ae0fb68a32ab51","kind":"commit","published_at":"2020-04-21T20:59:53.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.8","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"886b65aac47aad8e7138d23e22c3fc3425ea7915","kind":"commit","published_at":"2020-04-01T16:11:12.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"78edabed8f3296403ec9ab3d0406ada142612a98","kind":"commit","published_at":"2020-04-01T15:14:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"a8b22adc3b583c375d0a6689a38880cb64f4b01e","kind":"commit","published_at":"2020-03-27T14:34:30.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"4757e67dbb4e4d0049d0bc7e1f424cb4dcf285d0","kind":"commit","published_at":"2020-03-21T11:33:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"6b7fd49eeb931a336e002f067b035563a814f59d","kind":"commit","published_at":"2020-03-13T09:45:11.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"965d6889d0470dacedfa096ad4071ddc3df60dae","kind":"commit","published_at":"2020-03-06T14:03:10.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"7c39193c2acd5d66fcd68df41c6e1ca281613bf4","kind":"commit","published_at":"2020-03-05T15:24:04.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"eb74950d86005c87997596e7678018bbf5736c79","kind":"commit","published_at":"2020-03-04T10:56:14.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.10.0","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.10.0/manifests"},{"name":"v0.9.7","sha":"61c7d44e17c3d4e0e5db4044e17a4c18ba798693","kind":"commit","published_at":"2020-02-13T19:38:28.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.7","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"ecc9e5956ae4cb49a5537b8c304e32ba08cbe105","kind":"commit","published_at":"2020-01-17T22:49:42.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"9d848df553274ce902d82b7ff4335d223812b826","kind":"tag","published_at":"2020-01-10T15:30:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9e561862f9504e3e7be92f891b81674ce85ea139","kind":"commit","published_at":"2019-11-08T07:21:23.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.4/manifests"},{"name":"v0.9.3.post5","sha":"5ea1a374935dc0c1ccd646cc262eacb3ee7d1749","kind":"commit","published_at":"2019-09-17T08:14:03.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post5/manifests"},{"name":"v0.9.3.post4","sha":"aa02fc40ff8f847c5072beb477f377544da018a2","kind":"commit","published_at":"2019-09-05T21:11:31.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post4/manifests"},{"name":"v0.9.3.post3","sha":"b431038c3fc87aa085755c27003f5f02e77b90f7","kind":"commit","published_at":"2019-08-19T16:12:34.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post3/manifests"},{"name":"v0.9.3.post2","sha":"7cffb511ef8f8165ebb7bbea063ae5ce081f68e5","kind":"commit","published_at":"2019-08-12T09:08:07.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post2/manifests"},{"name":"v0.9.3.post1","sha":"52002a3cf804d0d0851ea88fa6057326421bc21c","kind":"commit","published_at":"2019-08-08T14:06:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3.post1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3.post1/manifests"},{"name":"v0.9.3","sha":"7cc3a71b4df4a6bc25040d81b00a9bc6f1fcb35a","kind":"commit","published_at":"2019-08-06T14:20:53.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.3/manifests"},{"name":"v0.9.2.3","sha":"a5a4b0eb5765e2593f3ef47bd1f88c5029dc24db","kind":"commit","published_at":"2019-05-22T15:14:51.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.3/manifests"},{"name":"v0.9.2.2","sha":"4550e638123027137bab9c2d8d7ac633ad246746","kind":"commit","published_at":"2019-04-18T18:28:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.2/manifests"},{"name":"v0.9.2.1","sha":"413385c7d29651da829cbb094b49016fed95f8a2","kind":"commit","published_at":"2019-04-16T08:21:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2.1/manifests"},{"name":"v0.9.2","sha":"50ae8bb21572f6e8aa859be24947341cc71fc8b5","kind":"commit","published_at":"2019-04-04T16:20:57.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.2/manifests"},{"name":"partseg_old_last","sha":"82d03423315c5a7aa82412ff742d602589d3fe67","kind":"commit","published_at":"2019-04-01T16:23:47.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/partseg_old_last","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/partseg_old_last","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@partseg_old_last","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/partseg_old_last","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/partseg_old_last/manifests"},{"name":"v0.9.1","sha":"7786eb3cc274d3f11c18d4d1c249b5fdce78294b","kind":"commit","published_at":"2019-03-19T14:51:56.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9.1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"04c0fb72ac8240a9259774389bc1ac40b7e8a53c","kind":"commit","published_at":"2019-03-06T17:59:36.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9/manifests"},{"name":"v0.9b2","sha":"550e1eee255f1dad9c2a031ed439501c5a04eade","kind":"commit","published_at":"2019-03-05T14:41:46.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9b2","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b2/manifests"},{"name":"v0.9b1","sha":"76bda522d0d2fd727bc76d4061596d655e3a4150","kind":"commit","published_at":"2019-02-28T11:56:55.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.9b1","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.9b1/manifests"},{"name":"v0.8.6","sha":"aca2a7ee5165974c38c102dcda26125c81450b80","kind":"commit","published_at":"2019-02-22T11:38:38.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.6","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"3e25c7e3a8051e0a8d9bc6370a61f4fb0a1b1649","kind":"commit","published_at":"2019-02-21T18:46:37.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.5","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"469096b55e04d3edd9d6682191eaf17722aa4512","kind":"commit","published_at":"2019-02-13T11:09:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.4","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4887743f18f1b5721486e96b8cb88414920e58b0","kind":"commit","published_at":"2019-02-07T18:18:17.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/v0.8.3","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/v0.8.3/manifests"},{"name":"version-0.9-beta","sha":"c64f6a711ee15485a7b4861df0d763c3b65f5e18","kind":"commit","published_at":"2016-12-01T17:50:27.000Z","download_url":"https://codeload.github.com/4DNucleome/PartSeg/tar.gz/version-0.9-beta","html_url":"https://github.com/4DNucleome/PartSeg/releases/tag/version-0.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/4DNucleome/PartSeg@version-0.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/version-0.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/tags/version-0.9-beta/manifests"}]},"repo_metadata_updated_at":"2025-08-26T08:58:27.550Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.203841068845398,"dependent_packages_count":9.049219470518674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.626530269682036},"purl":"pkg:golang/github.com/4%21d%21nucleome/%21part%21seg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/4DNucleome/PartSeg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/4DNucleome/PartSeg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/4DNucleome/PartSeg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T15:07:55.551Z","issues_count":43,"pull_requests_count":330,"avg_time_to_close_issue":2880499.4324324327,"avg_time_to_close_pull_request":431856.8108974359,"issues_closed_count":37,"pull_requests_closed_count":312,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":0.06976744186046512,"avg_comments_per_pull_request":3.096969696969697,"merged_pull_requests_count":290,"bot_issues_count":39,"bot_pull_requests_count":89,"past_year_issues_count":14,"past_year_pull_requests_count":194,"past_year_avg_time_to_close_issue":6868108.6,"past_year_avg_time_to_close_pull_request":371089.5138121547,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":181,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.304123711340206,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/issues","maintainers":[{"login":"Czaki","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}],"active_maintainers":[{"login":"Czaki","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2F4DNucleome%2FPartSeg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2F4DNucleome%2FPartSeg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2F4DNucleome%2FPartSeg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2F4DNucleome%2FPartSeg/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":28496,"full_name":"4DNucleome/PartSeg","default_branch":"develop","committers":[{"name":"Grzegorz Bokota","email":"bokota+github@gmail.com","login":null,"count":1219},{"name":"Grzegorz Bokota","email":"g.bokota@cent.uw.edu.pl","login":null,"count":348},{"name":"Grzegorz Bokota","email":"bokota@gmail.com","login":null,"count":173},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":86},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":57},{"name":"Grzegorz Bokota","email":"g.bokota@mimuw.edu.pl","login":null,"count":10},{"name":"sroka","email":"sroka@mimuw.edu.pl","login":null,"count":4},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":4},{"name":"semgrep.dev on behalf of @Czaki","email":"support@r2c.dev","login":null,"count":1},{"name":"sourcery-ai[bot]","email":"58596630+sourcery-ai[bot]","login":"sourcery-ai[bot]","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Justin Kiggins","email":"justin.kiggins@gmail.com","login":"neuromusic","count":1},{"name":"Anodarai","email":"58445167+Anodarai","login":"Anodarai","count":1},{"name":"DeepSource Bot","email":"bot@deepsource.io","login":"deepsourcebot","count":1},{"name":"Clemens Hug","email":"clemens_hug@hms.harvard.edu","login":null,"count":1},{"name":"deepsource-autofix[bot]","email":"62050782+deepsource-autofix[bot]","login":"deepsource-autofix[bot]","count":1},{"name":"jaimergp","email":"jaimergp","login":"jaimergp","count":1}],"total_commits":1910,"total_committers":17,"total_bot_commits":150,"total_bot_committers":6,"mean_commits":112.3529411764706,"dds":0.3617801047120419,"past_year_committers":[{"name":"Grzegorz Bokota","email":"bokota+github@gmail.com","login":null,"count":137},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":32},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"jaimergp","email":"jaimergp","login":"jaimergp","count":1}],"past_year_total_commits":174,"past_year_total_committers":5,"past_year_total_bot_commits":36,"past_year_total_bot_committers":3,"past_year_mean_commits":34.8,"past_year_dds":0.21264367816091956,"last_synced_at":"2023-10-25T14:29:06.798Z","last_synced_commit":"a6199f9a0c7d27d5b16e9dcb0520484bfc4de599","created_at":"2023-03-07T16:38:04.924Z","updated_at":"2023-10-25T14:29:06.799Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"4DNucleome/PartSeg","html_url":"https://github.com/4DNucleome/PartSeg","last_synced_at":"2025-09-01T11:00:57.096Z","status":null,"issues_count":45,"pull_requests_count":373,"avg_time_to_close_issue":2082592.2777777778,"avg_time_to_close_pull_request":504965.4823529412,"issues_closed_count":36,"pull_requests_closed_count":340,"pull_request_authors_count":6,"issue_authors_count":4,"avg_comments_per_issue":0.15555555555555556,"avg_comments_per_pull_request":2.8471849865951744,"merged_pull_requests_count":315,"bot_issues_count":41,"bot_pull_requests_count":127,"past_year_issues_count":7,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":3578126.5,"past_year_avg_time_to_close_pull_request":413466.8157894737,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":2.4285714285714284,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":38,"created_at":"2023-05-10T20:59:40.629Z","updated_at":"2025-09-03T06:39:52.265Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/4DNucleome%2FPartSeg/issues","issue_labels_count":{"bug":45,"skip check PR title":1},"pull_request_labels_count":{"skip check PR title":55,"dependencies":45,"python":23,"github_actions":18,"enhancement":2,"bugfix":1},"issue_author_associations_count":{"CONTRIBUTOR":45,"COLLABORATOR":6,"NONE":2},"pull_request_author_associations_count":{"COLLABORATOR":328,"CONTRIBUTOR":147,"NONE":1},"issue_authors":{"github-actions[bot]":45,"Czaki":6,"sentry-io[bot]":1,"iyasik":1},"pull_request_authors":{"Czaki":328,"pre-commit-ci[bot]":86,"dependabot[bot]":45,"github-actions[bot]":9,"sourcery-ai[bot]":6,"jaimergp":1,"daviddaytw":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10102346,"issues_count":31523475,"pull_requests_count":97727319,"authors_count":10703653,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":10,"skip check PR title":1},"past_year_pull_request_labels_count":{"skip check PR title":35,"dependencies":4,"github_actions":4},"past_year_issue_author_associations_count":{"CONTRIBUTOR":10,"COLLABORATOR":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":51,"CONTRIBUTOR":35,"NONE":1},"past_year_issue_authors":{"github-actions[bot]":10,"Czaki":2},"past_year_pull_request_authors":{"Czaki":51,"pre-commit-ci[bot]":22,"github-actions[bot]":9,"dependabot[bot]":4,"daviddaytw":1},"maintainers":[{"login":"Czaki","count":334,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}],"active_maintainers":[{"login":"Czaki","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Czaki"}]},"events":{"total":{"CreateEvent":71,"ReleaseEvent":4,"IssuesEvent":18,"WatchEvent":7,"DeleteEvent":63,"IssueCommentEvent":406,"PushEvent":225,"PullRequestReviewCommentEvent":39,"PullRequestReviewEvent":106,"PullRequestEvent":128,"ForkEvent":1},"last_year":{"CreateEvent":71,"ReleaseEvent":4,"IssuesEvent":18,"WatchEvent":7,"DeleteEvent":63,"IssueCommentEvent":406,"PushEvent":225,"PullRequestReviewCommentEvent":39,"PullRequestReviewEvent":106,"PullRequestEvent":128,"ForkEvent":1}},"keywords":["bioimage-analysis","napari"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/run-test/action.yaml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:00.081Z","updated_at":"2023-01-17T09:01:00.081Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/actions/run-test/action.yaml","dependencies":[{"id":6975254615,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975254616,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/base_test_workflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:00.199Z","updated_at":"2023-01-17T09:01:00.199Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/base_test_workflow.yml","dependencies":[{"id":6975255102,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975255103,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6975255104,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975255105,"package_name":"aganders3/headless-gui","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975255106,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:00.269Z","updated_at":"2023-01-17T09:01:00.269Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6975255765,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975255766,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6975255767,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6975255768,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/semgrep.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:01.001Z","updated_at":"2023-01-17T09:01:01.001Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/semgrep.yml","dependencies":[{"id":6975265547,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975265548,"package_name":"returntocorp/semgrep-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_napari_repo.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:01.819Z","updated_at":"2023-01-17T09:01:01.819Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/test_napari_repo.yml","dependencies":[{"id":6975269125,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975269126,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975269127,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6975269128,"package_name":"tlambert03/setup-qt-libs","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975269129,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975269130,"package_name":"GabrielBB/xvfb-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975269131,"package_name":"JasonEtco/create-an-issue","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_prereleases.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:02.041Z","updated_at":"2023-01-17T09:01:02.041Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/test_prereleases.yml","dependencies":[{"id":6975272890,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975272891,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975272892,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6975272893,"package_name":"tlambert03/setup-qt-libs","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975272894,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975272895,"package_name":"GabrielBB/xvfb-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975272896,"package_name":"JasonEtco/create-an-issue","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:02.751Z","updated_at":"2023-01-17T09:01:02.751Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/tests.yml","dependencies":[{"id":6975273865,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975273866,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975273867,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6975273868,"package_name":"tlambert03/setup-qt-libs","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975273869,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975273870,"package_name":"GabrielBB/xvfb-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975273871,"package_name":"hynek/build-and-inspect-python-package","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upgrade-dependencies.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:03.015Z","updated_at":"2023-01-17T09:01:03.015Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/upgrade-dependencies.yml","dependencies":[{"id":6975278612,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6975278613,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6975278614,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dependabot_runtime.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:03.387Z","updated_at":"2023-01-17T09:01:03.387Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/dependabot_runtime.txt","dependencies":[{"id":6975279524,"package_name":"python-3.8.8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements_ci.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:03.681Z","updated_at":"2023-01-17T09:01:03.681Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/requirements_ci.txt","dependencies":[{"id":6975283240,"package_name":"cibuildwheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:04.146Z","updated_at":"2023-01-17T09:01:04.146Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/requirements_dev.txt","dependencies":[{"id":6975283394,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6975283395,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.0","direct":true,"kind":"development","optional":false},{"id":6975283396,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6975283397,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6975283398,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6975283399,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements_test.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:04.313Z","updated_at":"2023-01-17T09:01:04.313Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/requirements_test.txt","dependencies":[{"id":6975284168,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6975284169,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6975284170,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6975284171,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6975284172,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6975284173,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check_pr_title.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T10:28:13.144Z","updated_at":"2023-09-23T10:28:13.144Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/check_pr_title.yml","dependencies":[{"id":13896746415,"package_name":"aslafy-z/conventional-pr-title-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_napari_widgets.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T10:28:13.479Z","updated_at":"2023-09-23T10:28:13.479Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/.github/workflows/test_napari_widgets.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-23T10:28:13.611Z","updated_at":"2023-09-23T10:28:13.611Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements/version_denylist.txt","sha":null,"kind":"manifest","created_at":"2023-09-23T10:28:17.152Z","updated_at":"2023-09-23T10:28:17.152Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/version_denylist.txt","dependencies":[{"id":13896749198,"package_name":"PyQt5","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13896749199,"package_name":"PyQt5-sip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13896749200,"package_name":"PySide2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13896749201,"package_name":"PySide6","ecosystem":"pypi","requirements":"\u003c6.3.2","direct":true,"kind":"runtime","optional":false},{"id":13896749202,"package_name":"PySide6","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13896749203,"package_name":"npe2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13896749204,"package_name":"imageio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13896749205,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003c2.0","direct":true,"kind":"runtime","optional":false},{"id":13896749206,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-23T10:28:17.285Z","updated_at":"2023-09-23T10:28:17.285Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.10.txt","sha":null,"kind":"manifest","created_at":"2024-03-01T23:46:20.177Z","updated_at":"2024-03-01T23:46:20.177Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.10.txt","dependencies":[{"id":16548240340,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":16548240341,"package_name":"altgraph","ecosystem":"pypi","requirements":"==0.17.4","direct":true,"kind":"runtime","optional":false},{"id":16548240342,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16548240343,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16548240344,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240345,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240346,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16548240347,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240348,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240351,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548240352,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16548240353,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240354,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240355,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240356,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false},{"id":16548240357,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16548240374,"package_name":"dask","ecosystem":"pypi","requirements":"==2024.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240375,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240376,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240377,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240378,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16548240379,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16548240380,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548240381,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240382,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240383,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240429,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240430,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240431,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240432,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240471,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548240472,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16548240473,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2024.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240474,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16548240475,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240476,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240477,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16548240478,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240479,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16548240480,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.22.1","direct":true,"kind":"runtime","optional":false},{"id":16548240481,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16548240482,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16548240483,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16548240484,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548240485,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240486,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240487,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16548240488,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240489,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240490,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240491,"package_name":"lxml","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548240492,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240493,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16548240494,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240495,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16548240496,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548240497,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240498,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548240499,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240500,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16548240501,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16548240502,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240503,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240504,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240505,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240506,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16548240507,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16548240508,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.26.4","direct":true,"kind":"runtime","optional":false},{"id":16548240509,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240510,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2023.8.30","direct":true,"kind":"runtime","optional":false},{"id":16548240511,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240512,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16548240513,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240514,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16548240515,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240599,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false},{"id":16548240516,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.6","direct":true,"kind":"runtime","optional":false},{"id":16548240517,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240518,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240519,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240520,"package_name":"pint","ecosystem":"pypi","requirements":"==0.23","direct":true,"kind":"runtime","optional":false},{"id":16548240521,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240522,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240523,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240524,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16548240525,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16548240526,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16548240527,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16548240528,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548240529,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548240530,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16548240531,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240532,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16548240533,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240534,"package_name":"pyinstaller-hooks-contrib","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548240535,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240536,"package_name":"pyopengl-accelerate","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240537,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240538,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16548240539,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16548240540,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16548240541,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548240542,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240543,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240544,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240545,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240546,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240547,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240548,"package_name":"pytest","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":16548240549,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240550,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240551,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16548240552,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548240553,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240554,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240555,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548240556,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16548240557,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240558,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16548240559,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16548240560,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240561,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16548240562,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":16548240563,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":16548240564,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16548240565,"package_name":"setuptools","ecosystem":"pypi","requirements":"==69.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240566,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240567,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240568,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548240569,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548240570,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240571,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":16548240572,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false},{"id":16548240573,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":16548240574,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":16548240575,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240576,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":16548240577,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240578,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16548240579,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548240580,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16548240581,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240582,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2024.2.12","direct":true,"kind":"runtime","optional":false},{"id":16548240583,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240584,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240585,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548240586,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16548240587,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16548240588,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548240589,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548240590,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240591,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240592,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548240593,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240594,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548240595,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16548240596,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548240597,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240598,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.11.txt","sha":null,"kind":"manifest","created_at":"2024-03-01T23:46:23.010Z","updated_at":"2024-03-01T23:46:23.010Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.11.txt","dependencies":[{"id":16548240600,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":16548240601,"package_name":"altgraph","ecosystem":"pypi","requirements":"==0.17.4","direct":true,"kind":"runtime","optional":false},{"id":16548240602,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16548240603,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16548240604,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240605,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240606,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16548240607,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240608,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240609,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548240610,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16548240611,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240612,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240613,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240614,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false},{"id":16548240615,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16548240616,"package_name":"dask","ecosystem":"pypi","requirements":"==2024.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240617,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240618,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240619,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240620,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16548240621,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16548240622,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548240623,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240624,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240625,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240626,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240627,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240628,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240629,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548240630,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16548240631,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2024.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240632,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16548240633,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240634,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240635,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16548240636,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240637,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16548240638,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.22.1","direct":true,"kind":"runtime","optional":false},{"id":16548240639,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16548240640,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16548240641,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16548240642,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548240643,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240644,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240645,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16548240646,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240647,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240648,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240649,"package_name":"lxml","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548240650,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240651,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16548240652,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240653,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16548240654,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548240655,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240656,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548240657,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240658,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16548240659,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16548240660,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240661,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240662,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240663,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240664,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16548240665,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16548240666,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.26.4","direct":true,"kind":"runtime","optional":false},{"id":16548240667,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240668,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2023.8.30","direct":true,"kind":"runtime","optional":false},{"id":16548240669,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240670,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16548240671,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240672,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16548240673,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240674,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.6","direct":true,"kind":"runtime","optional":false},{"id":16548240675,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240676,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240677,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240678,"package_name":"pint","ecosystem":"pypi","requirements":"==0.23","direct":true,"kind":"runtime","optional":false},{"id":16548240679,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240680,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240681,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240682,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16548240683,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16548240684,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16548240685,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16548240686,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548240687,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548240688,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16548240689,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240690,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16548240691,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240692,"package_name":"pyinstaller-hooks-contrib","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548240693,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240694,"package_name":"pyopengl-accelerate","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240695,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240696,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16548240697,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16548240698,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16548240699,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548240700,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240701,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240702,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.13.2","direct":true,"kind":"runtime","optional":false},{"id":16548240703,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240704,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240705,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240706,"package_name":"pytest","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":16548240707,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240708,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240709,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16548240710,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548240711,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240712,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240713,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548240714,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16548240715,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240716,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16548240717,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16548240718,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240719,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16548240720,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":16548240721,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":16548240722,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16548240723,"package_name":"setuptools","ecosystem":"pypi","requirements":"==69.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240724,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.13.2","direct":true,"kind":"runtime","optional":false},{"id":16548240725,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240726,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548240727,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548240728,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240729,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":16548240730,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false},{"id":16548240731,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":16548240732,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":16548240733,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240734,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":16548240735,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240736,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16548240737,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548240738,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16548240739,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240740,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2024.2.12","direct":true,"kind":"runtime","optional":false},{"id":16548240741,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240742,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548240743,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16548240744,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16548240745,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548240746,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548240747,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240748,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240749,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548240750,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240751,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548240752,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16548240753,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548240754,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240755,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240756,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.11_docs.txt","sha":null,"kind":"manifest","created_at":"2024-03-01T23:46:23.065Z","updated_at":"2024-03-01T23:46:23.065Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.11_docs.txt","dependencies":[{"id":16548240757,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":16548240758,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16548240759,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16548240760,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240761,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240762,"package_name":"autodoc-pydantic","ecosystem":"pypi","requirements":"==1.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240763,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16548240764,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240765,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240766,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548240767,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16548240768,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240769,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240770,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240771,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16548240772,"package_name":"dask","ecosystem":"pypi","requirements":"==2024.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240773,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240774,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240775,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240776,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16548240777,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16548240778,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548240779,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240780,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240781,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240782,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240783,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240784,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240785,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548240786,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16548240787,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2024.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240788,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16548240789,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240790,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240791,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16548240792,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16548240793,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.22.1","direct":true,"kind":"runtime","optional":false},{"id":16548240794,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16548240795,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16548240796,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16548240797,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548240798,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240799,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240800,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16548240801,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240802,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240803,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240804,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240805,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16548240806,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240807,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16548240808,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548240809,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240810,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548240811,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240812,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16548240813,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16548240814,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240815,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240816,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240817,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240818,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16548240819,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16548240820,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.26.4","direct":true,"kind":"runtime","optional":false},{"id":16548240821,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240822,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2023.8.30","direct":true,"kind":"runtime","optional":false},{"id":16548240823,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240824,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16548240825,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240826,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16548240827,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240828,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.6","direct":true,"kind":"runtime","optional":false},{"id":16548240829,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240830,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240831,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240832,"package_name":"pint","ecosystem":"pypi","requirements":"==0.23","direct":true,"kind":"runtime","optional":false},{"id":16548240833,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240834,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240835,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16548240836,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16548240837,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16548240838,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16548240839,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548240840,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548240841,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16548240842,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240843,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16548240844,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240845,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240846,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16548240847,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16548240848,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16548240849,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548240850,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240851,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240852,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.13.2","direct":true,"kind":"runtime","optional":false},{"id":16548240853,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240854,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240855,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240856,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16548240857,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548240858,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240859,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240860,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548240861,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16548240862,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240863,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16548240864,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16548240865,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240866,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16548240867,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":16548240868,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":16548240869,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16548240870,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.13.2","direct":true,"kind":"runtime","optional":false},{"id":16548240871,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548240872,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548240873,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548240874,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240875,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":16548240876,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240877,"package_name":"sphinx-qt-documentation","ecosystem":"pypi","requirements":"==0.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240878,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false},{"id":16548240879,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":16548240880,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":16548240881,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240882,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":16548240883,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240884,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16548240885,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548240886,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16548240887,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240888,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2024.2.12","direct":true,"kind":"runtime","optional":false},{"id":16548240889,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240890,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548240891,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16548240892,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16548240893,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548240894,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548240895,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240896,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240897,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548240898,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240899,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548240900,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16548240901,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548240902,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240903,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240904,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.8.txt","sha":null,"kind":"manifest","created_at":"2024-03-01T23:46:23.258Z","updated_at":"2024-03-01T23:46:23.258Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.8.txt","dependencies":[{"id":16548240905,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.13","direct":true,"kind":"runtime","optional":false},{"id":16548240906,"package_name":"altgraph","ecosystem":"pypi","requirements":"==0.17.4","direct":true,"kind":"runtime","optional":false},{"id":16548240907,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16548240908,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16548240909,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240910,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240911,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16548240912,"package_name":"backcall","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240913,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240914,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240915,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548240916,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16548240917,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548240918,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240919,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548240920,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false},{"id":16548240921,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16548240922,"package_name":"dask","ecosystem":"pypi","requirements":"==2023.5.0","direct":true,"kind":"runtime","optional":false},{"id":16548240923,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240924,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548240925,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240926,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16548240927,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16548240928,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548240929,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240930,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240931,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240932,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240933,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240934,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240935,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240936,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548240937,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16548240938,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2023.3.16","direct":true,"kind":"runtime","optional":false},{"id":16548240939,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16548240940,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240941,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548240942,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==6.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240943,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16548240944,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240945,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16548240946,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.12.3","direct":true,"kind":"runtime","optional":false},{"id":16548240947,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16548240948,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16548240949,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16548240950,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548240951,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240952,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548240953,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16548240954,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240955,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240956,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240957,"package_name":"lxml","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548240958,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240959,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16548240960,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240961,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16548240962,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548240963,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240964,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548240965,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548240966,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16548240967,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16548240968,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240969,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548240970,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240971,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.1","direct":true,"kind":"runtime","optional":false},{"id":16548240972,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16548240973,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16548240974,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.24.4","direct":true,"kind":"runtime","optional":false},{"id":16548240975,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548240976,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2022.9.29","direct":true,"kind":"runtime","optional":false},{"id":16548240977,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548240978,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16548240979,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.0.3","direct":true,"kind":"runtime","optional":false},{"id":16548240980,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16548240981,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548240982,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.1","direct":true,"kind":"runtime","optional":false},{"id":16548240983,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548240984,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548240985,"package_name":"pickleshare","ecosystem":"pypi","requirements":"==0.7.5","direct":true,"kind":"runtime","optional":false},{"id":16548240986,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240987,"package_name":"pint","ecosystem":"pypi","requirements":"==0.21.1","direct":true,"kind":"runtime","optional":false},{"id":16548240988,"package_name":"pkgutil-resolve-name","ecosystem":"pypi","requirements":"==1.3.10","direct":true,"kind":"runtime","optional":false},{"id":16548240989,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548240990,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548240991,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548240992,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16548240993,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16548240994,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16548240995,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16548240996,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548240997,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548240998,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16548240999,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548241000,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16548241001,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548241002,"package_name":"pyinstaller-hooks-contrib","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548241003,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548241004,"package_name":"pyopengl-accelerate","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548241005,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241006,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16548241007,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16548241008,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16548241009,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548241010,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548241011,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548241012,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241013,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241014,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241015,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241016,"package_name":"pytest","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":16548241017,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548241018,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241019,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16548241020,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548241021,"package_name":"pywavelets","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548241022,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241023,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548241024,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548241025,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16548241026,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548241027,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16548241028,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16548241029,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548241030,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16548241031,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.21.0","direct":true,"kind":"runtime","optional":false},{"id":16548241032,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.10.1","direct":true,"kind":"runtime","optional":false},{"id":16548241033,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16548241034,"package_name":"setuptools","ecosystem":"pypi","requirements":"==69.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548241035,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241036,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241037,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241038,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548241039,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241040,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548241041,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548241042,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":16548241043,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241044,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241045,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16548241046,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false},{"id":16548241047,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16548241048,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548241049,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16548241050,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548241051,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2023.7.10","direct":true,"kind":"runtime","optional":false},{"id":16548241052,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241053,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241054,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548241055,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16548241056,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16548241057,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548241058,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548241059,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548241060,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548241061,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548241062,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241063,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548241064,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16548241065,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548241066,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241067,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241068,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.9.txt","sha":null,"kind":"manifest","created_at":"2024-03-01T23:46:23.311Z","updated_at":"2024-03-01T23:46:23.311Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.9.txt","dependencies":[{"id":16548241069,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":16548241070,"package_name":"altgraph","ecosystem":"pypi","requirements":"==0.17.4","direct":true,"kind":"runtime","optional":false},{"id":16548241071,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16548241072,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16548241073,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548241074,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241075,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16548241076,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16548241077,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241078,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548241079,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16548241080,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548241081,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241082,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241083,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false},{"id":16548241084,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16548241085,"package_name":"dask","ecosystem":"pypi","requirements":"==2024.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241086,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548241087,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548241088,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548241089,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16548241090,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16548241091,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548241092,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241093,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241094,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548241095,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548241096,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241097,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548241098,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241099,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548241100,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16548241101,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2024.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548241102,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16548241103,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548241104,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241105,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16548241106,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241107,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16548241108,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.18.1","direct":true,"kind":"runtime","optional":false},{"id":16548241109,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16548241110,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16548241111,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16548241112,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548241113,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548241114,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548241115,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16548241116,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16548241117,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548241118,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241119,"package_name":"lxml","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16548241120,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548241121,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16548241122,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241123,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16548241124,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548241125,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548241126,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548241127,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241128,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16548241129,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16548241130,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241131,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548241132,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548241133,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241134,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16548241135,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16548241136,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.26.4","direct":true,"kind":"runtime","optional":false},{"id":16548241137,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548241138,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2023.8.30","direct":true,"kind":"runtime","optional":false},{"id":16548241139,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548241140,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16548241141,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241142,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16548241143,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548241144,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.6","direct":true,"kind":"runtime","optional":false},{"id":16548241145,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548241146,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548241147,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241148,"package_name":"pint","ecosystem":"pypi","requirements":"==0.23","direct":true,"kind":"runtime","optional":false},{"id":16548241149,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241150,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548241151,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16548241152,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16548241153,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16548241154,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16548241155,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16548241156,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16548241157,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16548241158,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16548241159,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548241160,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16548241161,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548241162,"package_name":"pyinstaller-hooks-contrib","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548241163,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548241164,"package_name":"pyopengl-accelerate","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16548241165,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241166,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16548241167,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16548241168,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16548241169,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548241170,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16548241171,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16548241172,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241173,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241174,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241175,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241176,"package_name":"pytest","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":16548241177,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":16548241178,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241179,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16548241180,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548241181,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241182,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16548241183,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16548241184,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16548241185,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16548241186,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16548241187,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16548241188,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16548241189,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16548241190,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":16548241191,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":16548241192,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16548241193,"package_name":"setuptools","ecosystem":"pypi","requirements":"==69.1.1","direct":true,"kind":"runtime","optional":false},{"id":16548241194,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241195,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241196,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16548241197,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548241198,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241199,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":16548241200,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false},{"id":16548241201,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":16548241202,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":16548241203,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241204,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":16548241205,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":16548241206,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16548241207,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16548241208,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16548241209,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548241210,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2024.2.12","direct":true,"kind":"runtime","optional":false},{"id":16548241211,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241212,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16548241213,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16548241214,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16548241215,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16548241216,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16548241217,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548241218,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16548241219,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16548241220,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16548241221,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16548241222,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16548241223,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16548241224,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16548241225,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16548241226,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":16548241227,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/pre_test_problematic_version.txt","sha":null,"kind":"manifest","created_at":"2024-03-01T23:46:23.363Z","updated_at":"2024-03-01T23:46:23.363Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/pre_test_problematic_version.txt","dependencies":[{"id":16548241228,"package_name":"mpmath","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":16548241229,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.10_pydantic_1.txt","sha":null,"kind":"manifest","created_at":"2024-03-11T09:43:21.809Z","updated_at":"2024-03-11T09:43:21.809Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.10_pydantic_1.txt","dependencies":[{"id":16741050862,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":16741050863,"package_name":"altgraph","ecosystem":"pypi","requirements":"==0.17.4","direct":true,"kind":"runtime","optional":false},{"id":16741050864,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16741050902,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16741050903,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741050904,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741050905,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16741050906,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16741050907,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741050934,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16741050935,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16741050936,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741050937,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741050938,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741050939,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false},{"id":16741050940,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16741050970,"package_name":"dask","ecosystem":"pypi","requirements":"==2024.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741050971,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741050972,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741050973,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741050974,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16741050975,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16741050976,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16741050977,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741050978,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741050979,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051376,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051377,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051378,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741051379,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051462,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741051463,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16741051464,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2024.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741051465,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16741051466,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741051467,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051468,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16741051482,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051483,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16741051484,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.22.1","direct":true,"kind":"runtime","optional":false},{"id":16741051485,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16741051486,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16741051487,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16741051488,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16741051489,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741051490,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741051491,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16741051492,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16741051493,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741051709,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051710,"package_name":"lxml","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16741051711,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741051712,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16741051713,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051714,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16741051715,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16741051716,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741051717,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16741051718,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051719,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16741051720,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16741051721,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051722,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741051723,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741051724,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051725,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16741051726,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16741051727,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.26.4","direct":true,"kind":"runtime","optional":false},{"id":16741051728,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741051729,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2023.8.30","direct":true,"kind":"runtime","optional":false},{"id":16741051730,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741051731,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16741051732,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051733,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16741051734,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741051735,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.6","direct":true,"kind":"runtime","optional":false},{"id":16741051736,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741051737,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741051738,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051739,"package_name":"pint","ecosystem":"pypi","requirements":"==0.23","direct":true,"kind":"runtime","optional":false},{"id":16741051740,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051741,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051742,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741051743,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16741051744,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16741051745,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16741051746,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16741051747,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16741051748,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16741051749,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16741051750,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741051751,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16741051752,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051753,"package_name":"pyinstaller-hooks-contrib","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741051754,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741051755,"package_name":"pyopengl-accelerate","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741051756,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051757,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16741051758,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16741051759,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16741051760,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16741051761,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051762,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741051763,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051764,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051765,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051766,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051767,"package_name":"pytest","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":16741051768,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051769,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051770,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16741051771,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741051772,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051773,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741051774,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16741051775,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16741051776,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741051777,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16741051778,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16741051779,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741051780,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16741051781,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":16741051782,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":16741051783,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16741051784,"package_name":"setuptools","ecosystem":"pypi","requirements":"==69.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741051785,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051786,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051787,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741051788,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16741051789,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051790,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":16741051791,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false},{"id":16741051792,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":16741051793,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":16741051794,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051795,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":16741051796,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741051797,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16741051798,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16741051799,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16741051800,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741051801,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2024.2.12","direct":true,"kind":"runtime","optional":false},{"id":16741051802,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051803,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051804,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16741051805,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16741051806,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16741051807,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741051808,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16741051809,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741051810,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741051811,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741051812,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051813,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16741051814,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16741051815,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16741051816,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051817,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051818,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.11_pydantic_1.txt","sha":null,"kind":"manifest","created_at":"2024-03-11T09:43:37.417Z","updated_at":"2024-03-11T09:43:37.417Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.11_pydantic_1.txt","dependencies":[{"id":16741051819,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":16741051820,"package_name":"altgraph","ecosystem":"pypi","requirements":"==0.17.4","direct":true,"kind":"runtime","optional":false},{"id":16741051821,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16741051822,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16741051823,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741051824,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051825,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16741051826,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16741051827,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051828,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16741051829,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16741051830,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741051831,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051832,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051833,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false},{"id":16741051834,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16741051835,"package_name":"dask","ecosystem":"pypi","requirements":"==2024.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051836,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741051837,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741051838,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741051839,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16741051840,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16741051841,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16741051842,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051843,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051844,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051845,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051846,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741051847,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051848,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741051849,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16741051850,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2024.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741051851,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16741051852,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741051853,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051854,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16741051855,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051856,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16741051857,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.22.1","direct":true,"kind":"runtime","optional":false},{"id":16741051858,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16741051859,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16741051860,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16741051861,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16741051862,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741051863,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741051864,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16741051865,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16741051866,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741051867,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051868,"package_name":"lxml","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16741051869,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741051870,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16741051871,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051872,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16741051873,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16741051874,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741051875,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16741051876,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051877,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16741051878,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16741051879,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051880,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741051881,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741051882,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051883,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16741051884,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16741051885,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.26.4","direct":true,"kind":"runtime","optional":false},{"id":16741051886,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741051887,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2023.8.30","direct":true,"kind":"runtime","optional":false},{"id":16741051888,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741051889,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16741051890,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051891,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16741051892,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741051893,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.6","direct":true,"kind":"runtime","optional":false},{"id":16741051894,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741051895,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741051896,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051897,"package_name":"pint","ecosystem":"pypi","requirements":"==0.23","direct":true,"kind":"runtime","optional":false},{"id":16741051898,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051899,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051900,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741051901,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16741051902,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16741051903,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16741051904,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16741051905,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16741051906,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16741051907,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16741051908,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741051909,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16741051910,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051911,"package_name":"pyinstaller-hooks-contrib","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741051912,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741051913,"package_name":"pyopengl-accelerate","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741051914,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051915,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16741051916,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16741051917,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16741051918,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16741051919,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051920,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741051921,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.13.2","direct":true,"kind":"runtime","optional":false},{"id":16741051922,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051923,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051924,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051925,"package_name":"pytest","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":16741051926,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741051927,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051928,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16741051929,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741051930,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051931,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741051932,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16741051933,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16741051934,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741051935,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16741051936,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16741051937,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741051938,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16741051939,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":16741051940,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":16741051941,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16741051942,"package_name":"setuptools","ecosystem":"pypi","requirements":"==69.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741051943,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.13.2","direct":true,"kind":"runtime","optional":false},{"id":16741051944,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741051945,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741051946,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16741051947,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051948,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":16741051949,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false},{"id":16741051950,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":16741051951,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":16741051952,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051953,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":16741051954,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741051955,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16741051956,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16741051957,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16741051958,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741051959,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2024.2.12","direct":true,"kind":"runtime","optional":false},{"id":16741051960,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051961,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16741051962,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16741051963,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16741051964,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741051965,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16741051966,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741051967,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741051968,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741051969,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051970,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16741051971,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16741051972,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16741051973,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741051974,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051975,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.8_pydantic_1.txt","sha":null,"kind":"manifest","created_at":"2024-03-11T09:43:39.434Z","updated_at":"2024-03-11T09:43:39.434Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.8_pydantic_1.txt","dependencies":[{"id":16741051976,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.13","direct":true,"kind":"runtime","optional":false},{"id":16741051977,"package_name":"altgraph","ecosystem":"pypi","requirements":"==0.17.4","direct":true,"kind":"runtime","optional":false},{"id":16741051978,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16741051979,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16741051980,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741051981,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051982,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16741051983,"package_name":"backcall","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741051984,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16741051985,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051986,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16741051987,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16741051988,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741051989,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741051990,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741051991,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false},{"id":16741051992,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16741051993,"package_name":"dask","ecosystem":"pypi","requirements":"==2023.5.0","direct":true,"kind":"runtime","optional":false},{"id":16741051994,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741051995,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741051996,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741051997,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16741051998,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16741051999,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16741052000,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052001,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052002,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052003,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052004,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052005,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741052006,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052007,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741052008,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16741052009,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2023.3.16","direct":true,"kind":"runtime","optional":false},{"id":16741052010,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16741052011,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741052012,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052013,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==6.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052014,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16741052015,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052016,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16741052017,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.12.3","direct":true,"kind":"runtime","optional":false},{"id":16741052018,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16741052019,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16741052020,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16741052021,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16741052022,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741052023,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741052024,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16741052025,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16741052026,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741052027,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052028,"package_name":"lxml","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16741052029,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741052030,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16741052031,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052032,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16741052033,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16741052034,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052035,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16741052036,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052037,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16741052038,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16741052039,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052040,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741052041,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741052042,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052043,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16741052044,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16741052045,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.24.4","direct":true,"kind":"runtime","optional":false},{"id":16741052046,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741052047,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2022.9.29","direct":true,"kind":"runtime","optional":false},{"id":16741052048,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052049,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16741052050,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.0.3","direct":true,"kind":"runtime","optional":false},{"id":16741052051,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16741052052,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741052053,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.1","direct":true,"kind":"runtime","optional":false},{"id":16741052054,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741052055,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741052056,"package_name":"pickleshare","ecosystem":"pypi","requirements":"==0.7.5","direct":true,"kind":"runtime","optional":false},{"id":16741052057,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052058,"package_name":"pint","ecosystem":"pypi","requirements":"==0.21.1","direct":true,"kind":"runtime","optional":false},{"id":16741052059,"package_name":"pkgutil-resolve-name","ecosystem":"pypi","requirements":"==1.3.10","direct":true,"kind":"runtime","optional":false},{"id":16741052060,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052061,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052062,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741052063,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16741052064,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16741052065,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16741052066,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16741052067,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16741052068,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16741052069,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16741052070,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052071,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16741052072,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052073,"package_name":"pyinstaller-hooks-contrib","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741052074,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741052075,"package_name":"pyopengl-accelerate","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741052076,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052077,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16741052078,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16741052079,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16741052080,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16741052081,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741052082,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741052083,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052084,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052085,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052086,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052087,"package_name":"pytest","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":16741052088,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052089,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052090,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16741052091,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741052092,"package_name":"pywavelets","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741052093,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052094,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052095,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16741052096,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16741052097,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741052098,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16741052099,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16741052100,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741052101,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16741052102,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.21.0","direct":true,"kind":"runtime","optional":false},{"id":16741052103,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.10.1","direct":true,"kind":"runtime","optional":false},{"id":16741052104,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16741052105,"package_name":"setuptools","ecosystem":"pypi","requirements":"==69.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741052106,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052107,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052108,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052109,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16741052110,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052111,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052112,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741052113,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":16741052114,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052115,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052116,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16741052117,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false},{"id":16741052118,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16741052119,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16741052120,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16741052121,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741052122,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2023.7.10","direct":true,"kind":"runtime","optional":false},{"id":16741052123,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052124,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052125,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16741052126,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16741052127,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16741052128,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741052129,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16741052130,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741052131,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741052132,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741052133,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052134,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16741052135,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16741052136,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16741052137,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052138,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052139,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/constraints_py3.9_pydantic_1.txt","sha":null,"kind":"manifest","created_at":"2024-03-11T09:43:39.752Z","updated_at":"2024-03-11T09:43:39.752Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/constraints_py3.9_pydantic_1.txt","dependencies":[{"id":16741052140,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.16","direct":true,"kind":"runtime","optional":false},{"id":16741052141,"package_name":"altgraph","ecosystem":"pypi","requirements":"==0.17.4","direct":true,"kind":"runtime","optional":false},{"id":16741052142,"package_name":"app-model","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":16741052143,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16741052144,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741052145,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052146,"package_name":"babel","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":16741052147,"package_name":"build","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":16741052148,"package_name":"cachey","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052149,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.2.2","direct":true,"kind":"runtime","optional":false},{"id":16741052150,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":true,"kind":"runtime","optional":false},{"id":16741052151,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741052152,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052153,"package_name":"comm","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052154,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.4.3","direct":true,"kind":"runtime","optional":false},{"id":16741052155,"package_name":"czifile","ecosystem":"pypi","requirements":"==2019.7.2","direct":true,"kind":"runtime","optional":false},{"id":16741052156,"package_name":"dask","ecosystem":"pypi","requirements":"==2024.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052157,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741052158,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741052159,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741052160,"package_name":"docstring-parser","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"runtime","optional":false},{"id":16741052161,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":true,"kind":"runtime","optional":false},{"id":16741052162,"package_name":"et-xmlfile","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":16741052163,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052164,"package_name":"executing","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052165,"package_name":"fonticon-fontawesome6","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052166,"package_name":"freetype-py","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052167,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2024.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052168,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741052169,"package_name":"heapdict","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052170,"package_name":"hsluv","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741052171,"package_name":"idna","ecosystem":"pypi","requirements":"==3.6","direct":true,"kind":"runtime","optional":false},{"id":16741052172,"package_name":"imagecodecs","ecosystem":"pypi","requirements":"==2024.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741052173,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.34.0","direct":true,"kind":"runtime","optional":false},{"id":16741052174,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741052175,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052176,"package_name":"in-n-out","ecosystem":"pypi","requirements":"==0.1.9","direct":true,"kind":"runtime","optional":false},{"id":16741052177,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052178,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.29.3","direct":true,"kind":"runtime","optional":false},{"id":16741052179,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.18.1","direct":true,"kind":"runtime","optional":false},{"id":16741052180,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":16741052181,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":16741052182,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.21.1","direct":true,"kind":"runtime","optional":false},{"id":16741052183,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2023.12.1","direct":true,"kind":"runtime","optional":false},{"id":16741052184,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==8.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741052185,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==5.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741052186,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.5","direct":true,"kind":"runtime","optional":false},{"id":16741052187,"package_name":"lazy-loader","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":16741052188,"package_name":"local-migrator","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741052189,"package_name":"locket","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052190,"package_name":"lxml","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":16741052191,"package_name":"magicgui","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741052192,"package_name":"mahotas","ecosystem":"pypi","requirements":"==1.4.13","direct":true,"kind":"runtime","optional":false},{"id":16741052193,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052194,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.5","direct":true,"kind":"runtime","optional":false},{"id":16741052195,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16741052196,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052197,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16741052198,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052199,"package_name":"napari","ecosystem":"pypi","requirements":"==0.4.19.post1","direct":true,"kind":"runtime","optional":false},{"id":16741052200,"package_name":"napari-console","ecosystem":"pypi","requirements":"==0.0.9","direct":true,"kind":"runtime","optional":false},{"id":16741052201,"package_name":"napari-plugin-engine","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052202,"package_name":"napari-svg","ecosystem":"pypi","requirements":"==0.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741052203,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741052204,"package_name":"networkx","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052205,"package_name":"nme","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"runtime","optional":false},{"id":16741052206,"package_name":"npe2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"runtime","optional":false},{"id":16741052207,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.26.4","direct":true,"kind":"runtime","optional":false},{"id":16741052208,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741052209,"package_name":"oiffile","ecosystem":"pypi","requirements":"==2023.8.30","direct":true,"kind":"runtime","optional":false},{"id":16741052210,"package_name":"openpyxl","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052211,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.2","direct":true,"kind":"runtime","optional":false},{"id":16741052212,"package_name":"pandas","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052213,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":16741052214,"package_name":"partd","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741052215,"package_name":"partsegcore-compiled-backend","ecosystem":"pypi","requirements":"==0.15.6","direct":true,"kind":"runtime","optional":false},{"id":16741052216,"package_name":"partsegdata","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741052217,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741052218,"package_name":"pillow","ecosystem":"pypi","requirements":"==10.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052219,"package_name":"pint","ecosystem":"pypi","requirements":"==0.23","direct":true,"kind":"runtime","optional":false},{"id":16741052220,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052221,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052222,"package_name":"pooch","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":16741052223,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.43","direct":true,"kind":"runtime","optional":false},{"id":16741052224,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.8","direct":true,"kind":"runtime","optional":false},{"id":16741052225,"package_name":"psygnal","ecosystem":"pypi","requirements":"==0.9.5","direct":true,"kind":"runtime","optional":false},{"id":16741052226,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":16741052227,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":16741052228,"package_name":"pyconify","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":16741052229,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.10.14","direct":true,"kind":"runtime","optional":false},{"id":16741052230,"package_name":"pydantic-compat","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052231,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.17.2","direct":true,"kind":"runtime","optional":false},{"id":16741052232,"package_name":"pyinstaller","ecosystem":"pypi","requirements":"==6.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052233,"package_name":"pyinstaller-hooks-contrib","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741052234,"package_name":"pyopengl","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741052235,"package_name":"pyopengl-accelerate","ecosystem":"pypi","requirements":"==3.1.7","direct":true,"kind":"runtime","optional":false},{"id":16741052236,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052237,"package_name":"pyqt5","ecosystem":"pypi","requirements":"==5.15.10","direct":true,"kind":"runtime","optional":false},{"id":16741052238,"package_name":"pyqt5-qt5","ecosystem":"pypi","requirements":"==5.15.2","direct":true,"kind":"runtime","optional":false},{"id":16741052239,"package_name":"pyqt5-sip","ecosystem":"pypi","requirements":"==12.13.0","direct":true,"kind":"runtime","optional":false},{"id":16741052240,"package_name":"pyqt6","ecosystem":"pypi","requirements":"==6.6.1","direct":true,"kind":"runtime","optional":false},{"id":16741052241,"package_name":"pyqt6-qt6","ecosystem":"pypi","requirements":"==6.6.2","direct":true,"kind":"runtime","optional":false},{"id":16741052242,"package_name":"pyqt6-sip","ecosystem":"pypi","requirements":"==13.6.0","direct":true,"kind":"runtime","optional":false},{"id":16741052243,"package_name":"pyside2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052244,"package_name":"pyside6","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052245,"package_name":"pyside6-addons","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052246,"package_name":"pyside6-essentials","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052247,"package_name":"pytest","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":16741052248,"package_name":"pytest-qt","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":16741052249,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052250,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":16741052251,"package_name":"pytz","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741052252,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052253,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==25.1.2","direct":true,"kind":"runtime","optional":false},{"id":16741052254,"package_name":"qtawesome","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":16741052255,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.5.1","direct":true,"kind":"runtime","optional":false},{"id":16741052256,"package_name":"qtpy","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":16741052257,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.33.0","direct":true,"kind":"runtime","optional":false},{"id":16741052258,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":true,"kind":"runtime","optional":false},{"id":16741052259,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":true,"kind":"runtime","optional":false},{"id":16741052260,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":16741052261,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":16741052262,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":16741052263,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==1.40.6","direct":true,"kind":"runtime","optional":false},{"id":16741052264,"package_name":"setuptools","ecosystem":"pypi","requirements":"==69.1.1","direct":true,"kind":"runtime","optional":false},{"id":16741052265,"package_name":"shiboken2","ecosystem":"pypi","requirements":"==5.15.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052266,"package_name":"shiboken6","ecosystem":"pypi","requirements":"==6.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052267,"package_name":"simpleitk","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":16741052268,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16741052269,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052270,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.6","direct":true,"kind":"runtime","optional":false},{"id":16741052271,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false},{"id":16741052272,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":16741052273,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":16741052274,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052275,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":16741052276,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":16741052277,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":16741052278,"package_name":"superqt","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":16741052279,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":16741052280,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741052281,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2024.2.12","direct":true,"kind":"runtime","optional":false},{"id":16741052282,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052283,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16741052284,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":16741052285,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.4","direct":true,"kind":"runtime","optional":false},{"id":16741052286,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.66.2","direct":true,"kind":"runtime","optional":false},{"id":16741052287,"package_name":"traceback-with-variables","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":16741052288,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.14.1","direct":true,"kind":"runtime","optional":false},{"id":16741052289,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16741052290,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":16741052291,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2024.1","direct":true,"kind":"runtime","optional":false},{"id":16741052292,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":16741052293,"package_name":"vispy","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":16741052294,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":16741052295,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":16741052296,"package_name":"xlrd","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":16741052297,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":16741052298,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/pydantic_1.txt","sha":null,"kind":"manifest","created_at":"2024-03-11T09:43:40.199Z","updated_at":"2024-03-11T09:43:40.199Z","repository_link":"https://github.com/4DNucleome/PartSeg/blob/develop/requirements/pydantic_1.txt","dependencies":[{"id":16741052299,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003c2","direct":true,"kind":"runtime","optional":false}]}],"score":13.696280976564896,"created_at":"2025-09-04T15:51:35.511Z","updated_at":"2025-10-07T08:23:10.901Z","avatar_url":"https://github.com/4DNucleome.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":912,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1186/s12859-021-03984-1"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hydrology","mesh","standards","parallel","yolov5s","optimizer","data-profiling","energy-systems","medical-imaging","interpretability"],"project_url":"https://science.ecosyste.ms/api/v1/projects/58923","html_url":"https://science.ecosyste.ms/projects/58923","bibtex_url":"https://science.ecosyste.ms/projects/58923/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/58923/export.apalike"}