mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-08-05 09:40:45 -05:00
Update Python version support: Remove 3.9 (EOL), Add 3.13 (#1741)
This commit is contained in:
@@ -26,9 +26,6 @@ To use GLiNER with Presidio, you need to install the `presidio-analyzer` with th
|
||||
pip install 'presidio-analyzer[gliner]'
|
||||
```
|
||||
|
||||
!!! note
|
||||
GLiNER only supports python 3.10 and above, while Presidio supports version 3.9 and above.
|
||||
|
||||
### Example
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user