diff --git a/requirements.txt b/requirements.txt index f3892ee..893b203 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ PyMuPDF==1.28.0 # NLP & Security Analysis presidio-analyzer==2.2.363 -spacy==3.8.13 # Mantenuto in 3.8.13 per compatibilità con presidio-analyzer 2.2.363 +spacy==3.8.14 # Mantenuto in 3.8.13 per compatibilità con presidio-analyzer 2.2.363 # spaCy language models (pinned to exact versions for reproducibility) # IMPORTANT: model minor version MUST match the spaCy core minor version # (spaCy 3.8.x <-> models 3.8.x). The models declare spacy>=3.8.0,<3.9.0.