Skip to content

Conversation

@adilraza99
Copy link

@adilraza99 adilraza99 commented Jan 30, 2026

This PR fixes a mismatch between the project's NumPy dependency constraint and the CI test matrix.

Previously, the CI configuration allowed NumPy 2.x to resolve to newer unsupported versions, which could cause inconsistent test failures. This update pins the CI NumPy version to align with the versions defined in the project's lockfile and dependency constraints.

Changes:

  • Updated NumPy version matrix in tests workflow
  • Removed outdated compatibility comments

This ensures deterministic and reproducible CI behavior.

Related issue: #848

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