Skip to content

Update requirements.lock with vcfpy dependency using uv#35

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-reqs-lock-file-again
Draft

Update requirements.lock with vcfpy dependency using uv#35
Copilot wants to merge 2 commits intomainfrom
copilot/update-reqs-lock-file-again

Conversation

Copy link

Copilot AI commented Feb 23, 2026

Regenerated requirements.lock using uv pip compile to capture the vcfpy>=0.14.2 dependency added in the vcf_import branch.

Changes

  • Regenerated requirements.lock using uv instead of rye
  • Added vcfpy==0.14.2 and its transitive dependency greenlet==3.3.2
  • Updated lock file format from rye to uv conventions

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • astral.sh
    • Triggering command: /usr/bin/curl curl -LsSf REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Update reqs lock in vcf_import branch</issue_title>
<issue_description>Check out vcf_import branch and Run:

uv pip compile pyproject.toml -o requirements.lock

And commit resulting .lock file

Create a PR that merges into vcf_import branch</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: bradwbradw <4715252+bradwbradw@users.noreply.github.com>
Copilot AI changed the title [WIP] Update requirements lock in vcf_import branch Update requirements.lock with vcfpy dependency using uv Feb 23, 2026
Copilot AI requested a review from bradwbradw February 23, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update reqs lock in vcf_import branch

2 participants