Skip to content

Upgrading dependencies#457

Merged
mogres merged 3 commits intomainfrom
update-dependencies
Mar 18, 2026
Merged

Upgrading dependencies#457
mogres merged 3 commits intomainfrom
update-dependencies

Conversation

@mogres
Copy link
Copy Markdown
Collaborator

@mogres mogres commented Mar 17, 2026

Problem

Upgrade dependencies in uv.lock to address possible out-of-date issues.

Steps to Verify:

uv sync

should work without errors and all tests should pass via

pytest

Note

The diff shows many files as changed, however, most of these changes are due to reformatting.
The key files to focus on are uv.lock and pyproject.toml

@mogres mogres requested review from Copilot and rugeli March 17, 2026 22:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@github-actions
Copy link
Copy Markdown
Contributor

Packing analysis report

Analysis for packing results located at cellpack/tests/outputs/test_spheres/spheresSST

Ingredient name Encapsulating radius Average number packed
ext_A 25 236.0

Packing image

Packing image

Distance analysis

Expected minimum distance: 50.00
Actual minimum distance: 50.01

Ingredient key Pairwise distance distribution
ext_A Distance distribution ext_A

@mogres mogres force-pushed the update-dependencies branch from f0a8e4e to d26683a Compare March 17, 2026 22:50
@mogres mogres merged commit 334c0bb into main Mar 18, 2026
10 checks passed
@mogres mogres deleted the update-dependencies branch March 18, 2026 17:13
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.

3 participants