Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
# see environments.yml
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
spacy
|
|
|
1 |
# see environments.yml
|
2 |
+
pydantic==1.10.5
|
3 |
numpy
|
4 |
pandas
|
5 |
spacy
|