nielsr HF staff jonathanjordan21 commited on
Commit
e61d637
1 Parent(s): a4e6ca1

fix: spacy compatibility error with pydantic (#1)

Browse files

- fix: spacy compatibility error with pydantic (8b12e387d5f17164b56532b73c63348ab1424968)


Co-authored-by: Jonathan Jordan <[email protected]>

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -10,6 +10,7 @@ catalogue==2.0.8
10
  certifi==2023.5.7
11
  charset-normalizer==3.2.0
12
  click==8.1.4
 
13
  contourpy==1.1.0
14
  cycler==0.11.0
15
  cymem==2.0.7
@@ -73,7 +74,7 @@ six==1.16.0
73
  smart-open==6.3.0
74
  smmap==5.0.0
75
  soupsieve==2.4.1
76
- spacy==3.2.6
77
  spacy-legacy==3.0.12
78
  spacy-loggers==1.0.4
79
  srsly==2.4.6
 
10
  certifi==2023.5.7
11
  charset-normalizer==3.2.0
12
  click==8.1.4
13
+ confection==0.1.4
14
  contourpy==1.1.0
15
  cycler==0.11.0
16
  cymem==2.0.7
 
74
  smart-open==6.3.0
75
  smmap==5.0.0
76
  soupsieve==2.4.1
77
+ spacy==3.7.4
78
  spacy-legacy==3.0.12
79
  spacy-loggers==1.0.4
80
  srsly==2.4.6