Skip to content

Update metatomic-torchsim to vesin 0.6 - #316

Merged
Luthaf merged 1 commit into
metatensor:mainfrom
EricBoittier:bump-torchsim-vesin-0.6
Sep 4, 2026
Merged

Update metatomic-torchsim to vesin 0.6#316
Luthaf merged 1 commit into
metatensor:mainfrom
EricBoittier:bump-torchsim-vesin-0.6

Conversation

@EricBoittier

@EricBoittier EricBoittier commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

This was missed in #283, so metatomic[torchsim] could not resolve: metatomic-torchsim required vesin<0.6 while metatomic-ase requires vesin>=0.6.

Fixes #315.

Contributor (creator of pull-request) checklist

  • Tests updated (for new features and bugfixes)?
  • Documentation updated (for new features)?
  • Issue referenced (for PRs that solve an issue)?

Reviewer checklist

  • CHANGELOG updated with public API or any other important changes?

The leftover <0.6 pin conflicted with metatomic-ase's vesin>=0.6 requirement,
making metatomic[torch,torchsim] unresolvable.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Luthaf

Luthaf commented Sep 4, 2026

Copy link
Copy Markdown
Member

Please keep the existing PR template when opening PR. Also, if you have a test plan in there, please do run it and check the corresponding check boxes.

@Luthaf
Luthaf merged commit 8d52ed2 into metatensor:main Sep 4, 2026
63 checks passed
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.

metatomic-torchsim's vesin pin (<0.6) conflicts with metatomic-ase's (>=0.6), making metatomic[torch,torchsim] unresolvable

2 participants