nontGcob commited on
Commit
b25a8ee
1 Parent(s): 0f094d6

fix spacy and en_core_web_sm errors

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -21,6 +21,8 @@ nltk==3.8.1
21
  notebook==7.2.2
22
  numpy==1.26.4
23
  pandas==2.2.2
 
 
24
  pytest==8.3.3
25
  requests==2.32.3
26
  scikit-learn==1.5.1
 
21
  notebook==7.2.2
22
  numpy==1.26.4
23
  pandas==2.2.2
24
+ pydantic==1.7.4
25
+ pydantic_core==2.20.1
26
  pytest==8.3.3
27
  requests==2.32.3
28
  scikit-learn==1.5.1