Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gatekeeper Integration API : Pin numpy package to version 1.26.4 #1167

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

codingbandit
Copy link
Collaborator

@codingbandit codingbandit commented Jun 21, 2024

Gatekeeper Integration API : Pin numpy package to version 1.26.4

Details on the issue fix or feature implementation

An update to numpy to v. 2 created a downstream package incompatibility with the Thinc package (breaking Presidio). Pinning version to 1.26.4 fixes this issue until the downstream problems are rectified.

Ref:
microsoft/presidio#1400
explosion/thinc#939

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have included inline docs for my changes, where applicable
  • I have successfully run a local build
  • I have provided the required update scripts, where applicable
  • I have updated relevant docs, where applicable

Note

Instead of adding X's inside the checkboxes you wish to check above, first submit the PR, then check the boxes in the rendered description.

An update to numpy to v. 2 created a downstream package incompatibility with the Thinc package (breaking Presidio). Pinning version to 1.26.4 fixes this issue until the downstream problems are rectified.
@codingbandit codingbandit changed the title Gatekeeper API : Pin numpy package to version 1.26.4 Gatekeeper Integration API : Pin numpy package to version 1.26.4 Jun 21, 2024
@ciprianjichici ciprianjichici merged commit cc5749c into main Jun 24, 2024
10 checks passed
@ciprianjichici ciprianjichici deleted the cp-gatekeeperintegration-pin-numpy branch June 24, 2024 12:16
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.

2 participants