Skip to content

Conversation

@krzysztofrusek
Copy link
Contributor

No description provided.

Copy link

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 updates the dependency version constraints in the project's pyproject.toml file from compatible release constraints (~=) to minimum version constraints (>=). This relaxes version pinning to allow any version equal to or greater than the specified versions, rather than restricting updates to compatible releases within the same minor version.

  • Changed dependency constraints from ~= to >= for core dependencies (chex, jax, tensorflow-probability)
  • Updated optional graph dependency (jraph) to use the same >= constraint pattern

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

@m-wojnar m-wojnar closed this Oct 29, 2025
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