Skip to content

Conversation

@tovrstra
Copy link
Member

This makes it easier to install STACIE on older Python envs, which are common on compute clusters.

Copy link
Contributor

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.

Pull request overview

This PR reduces dependency requirements to facilitate installation on older Python environments typical of compute clusters. The changes remove the unused cattrs dependency and lower the minimum attrs version requirement.

  • Removed the unused cattrs dependency entirely
  • Downgraded the minimum attrs version from 24.1.0 to 23.1.0

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Removed cattrs>=24.1.0 and downgraded attrs requirement to >=23.1.0
.github/requirements-old.txt Updated test requirements file to match the dependency changes in pyproject.toml

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

@tovrstra tovrstra merged commit 8bb8b04 into molmod:main Dec 27, 2025
13 checks passed
@tovrstra tovrstra deleted the reduce-deps branch December 27, 2025 11:01
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.

1 participant