Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ networkx
|
|
| 7 |
numpy
|
| 8 |
nltk
|
| 9 |
scipy
|
|
|
|
| 10 |
spacy
|
| 11 |
scikit-learn
|
| 12 |
unidecode
|
|
|
|
| 7 |
numpy
|
| 8 |
nltk
|
| 9 |
scipy
|
| 10 |
+
pydantic == 1.10.10
|
| 11 |
spacy
|
| 12 |
scikit-learn
|
| 13 |
unidecode
|