This repository was archived by the owner on Jun 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 82
[Chore]: Monitor presidio-analyzer releases #1054
Labels
Comments
This was referenced Feb 14, 2025
Incidentally |
|
Please check if the issue is resolved. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
Description
We're using
presidio-analyzer==2.2.357
(latest release) for our PII pipeline step. There's a known bug withpresidio-analyzer
usingnumpy>=2.0.0
. The workaround is to keep pinnednumpy==1.26.4
. The bug onpresidio-analyzer
seems that was caused by a bug in thinc which is fixed. We need to contribute upstream with a patch inpresidio-analyzer
or monitor their releases to be able to bumpnumpy
Additional Context
presidio-analyzer==2.2.357
dependency tree.The text was updated successfully, but these errors were encountered: